All Palettes

Color Palette #5e8a8d, #a6c9c8, #f1c84b, #e75b04, #d73c4e

0%
0%
0%

CSS code for this palette

/* CSS */
.steel-teal {
color: #5e8a8d;
}
.zenith-heights {
color: #a6c9c8;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.jokaero-orange {
color: #e75b04;
}
.smooch-rouge {
color: #d73c4e;
}

/* CSS Variables */
:root {
--steel-teal:#5e8a8d;
--zenith-heights:#a6c9c8;
--solar-plexus-chakra:#f1c84b;
--jokaero-orange:#e75b04;
--smooch-rouge:#d73c4e;
}

More palettes to explore