All Palettes

Color Palette #f9b39f, #f69d74, #f7c94b, #a7d7b8, #4c9e8a

0%
0%
0%

CSS code for this palette

/* CSS */
.mystic-tulip {
color: #f9b39f;
}
.burning-coals {
color: #f69d74;
}
.sunny-mood {
color: #f7c94b;
}
.eerie-glow {
color: #a7d7b8;
}
.corrosion-green {
color: #4c9e8a;
}

/* CSS Variables */
:root {
--mystic-tulip:#f9b39f;
--burning-coals:#f69d74;
--sunny-mood:#f7c94b;
--eerie-glow:#a7d7b8;
--corrosion-green:#4c9e8a;
}

More palettes to explore