All Palettes

Color Palette #d9a930, #f1c84b, #f7e58d, #e1a3b2, #c94f88

0%
0%
0%

CSS code for this palette

/* CSS */
.golden-grass {
color: #d9a930;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.pale-banana {
color: #f7e58d;
}
.iced-vovo {
color: #e1a3b2;
}
.pretty-in-plum {
color: #c94f88;
}

/* CSS Variables */
:root {
--golden-grass:#d9a930;
--solar-plexus-chakra:#f1c84b;
--pale-banana:#f7e58d;
--iced-vovo:#e1a3b2;
--pretty-in-plum:#c94f88;
}

More palettes to explore