All Palettes

Color Palette #1f988c, #f1c84b, #e1b12d, #f25c54, #682c2e

0%
0%
0%

CSS code for this palette

/* CSS */
.ocean-liner {
color: #1f988c;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.golden-samovar {
color: #e1b12d;
}
.hot-coral {
color: #f25c54;
}
.sundried-tomato {
color: #682c2e;
}

/* CSS Variables */
:root {
--ocean-liner:#1f988c;
--solar-plexus-chakra:#f1c84b;
--golden-samovar:#e1b12d;
--hot-coral:#f25c54;
--sundried-tomato:#682c2e;
}

More palettes to explore