All Palettes

Color Palette #e2ae03, #f1c84b, #f5e6b7, #d9a99b, #b55e8d

0%
0%
0%

CSS code for this palette

/* CSS */
.mustard-yellow {
color: #e2ae03;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.martica {
color: #f5e6b7;
}
.cottage-rose {
color: #d9a99b;
}
.dahlia-mauve {
color: #b55e8d;
}

/* CSS Variables */
:root {
--mustard-yellow:#e2ae03;
--solar-plexus-chakra:#f1c84b;
--martica:#f5e6b7;
--cottage-rose:#d9a99b;
--dahlia-mauve:#b55e8d;
}

More palettes to explore