All Palettes

Color Palette #f9c16c, #f27d69, #d84f6b, #5c7cd6, #a3e6c4

0%
0%
0%

CSS code for this palette

/* CSS */
.golden-opportunity {
color: #f9c16c;
}
.melon-baby {
color: #f27d69;
}
.rosy-cheeks {
color: #d84f6b;
}
.indigo-light {
color: #5c7cd6;
}
.reef-green {
color: #a3e6c4;
}

/* CSS Variables */
:root {
--golden-opportunity:#f9c16c;
--melon-baby:#f27d69;
--rosy-cheeks:#d84f6b;
--indigo-light:#5c7cd6;
--reef-green:#a3e6c4;
}

More palettes to explore