All Palettes

Color Palette #f1c84b, #f6b1b6, #f6e1b1, #d7a3c4, #a47c2d

0%
0%
0%

CSS code for this palette

/* CSS */
.solar-plexus-chakra {
color: #f1c84b;
}
.precious-pink {
color: #f6b1b6;
}
.friendly-yellow {
color: #f6e1b1;
}
.pastel-lavender {
color: #d7a3c4;
}
.chai-tea {
color: #a47c2d;
}

/* CSS Variables */
:root {
--solar-plexus-chakra:#f1c84b;
--precious-pink:#f6b1b6;
--friendly-yellow:#f6e1b1;
--pastel-lavender:#d7a3c4;
--chai-tea:#a47c2d;
}

More palettes to explore