All Palettes

Color Palette #da502b, #f7b859, #f2e6a6, #9fc7e0, #4f8cba

0%
0%
0%

CSS code for this palette

/* CSS */
.langoustine {
color: #da502b;
}
.amber-yellow {
color: #f7b859;
}
.cymophane-yellow {
color: #f2e6a6;
}
.legacy-blue {
color: #9fc7e0;
}
.boat-house {
color: #4f8cba;
}

/* CSS Variables */
:root {
--langoustine:#da502b;
--amber-yellow:#f7b859;
--cymophane-yellow:#f2e6a6;
--legacy-blue:#9fc7e0;
--boat-house:#4f8cba;
}

More palettes to explore