All Palettes

Color Palette #1e3962, #397d84, #5db6a7, #f9d44e, #f26e70

0%
0%
0%

CSS code for this palette

/* CSS */
.navy-trim {
color: #1e3962;
}
.sea-urchin {
color: #397d84;
}
.artesian-well {
color: #5db6a7;
}
.westfall-yellow {
color: #f9d44e;
}
.breeze-of-chilli {
color: #f26e70;
}

/* CSS Variables */
:root {
--navy-trim:#1e3962;
--sea-urchin:#397d84;
--artesian-well:#5db6a7;
--westfall-yellow:#f9d44e;
--breeze-of-chilli:#f26e70;
}

More palettes to explore