All Palettes

Color Palette #3e7b89, #5db6b0, #a9e5d5, #f9b49f, #ff8052

0%
0%
0%

CSS code for this palette

/* CSS */
.mysterious-blue {
color: #3e7b89;
}
.hygiene-green {
color: #5db6b0;
}
.botanical-tint {
color: #a9e5d5;
}
.mystic-tulip {
color: #f9b49f;
}
.n-rang-orange {
color: #ff8052;
}

/* CSS Variables */
:root {
--mysterious-blue:#3e7b89;
--hygiene-green:#5db6b0;
--botanical-tint:#a9e5d5;
--mystic-tulip:#f9b49f;
--n-rang-orange:#ff8052;
}

More palettes to explore