All Palettes

Color Palette #f4c543, #f6e0a7, #f7b1d6, #e5a4c2, #a45b9c

0%
0%
0%

CSS code for this palette

/* CSS */
.pyrite {
color: #f4c543;
}
.optimistic-yellow {
color: #f6e0a7;
}
.lavender-candy {
color: #f7b1d6;
}
.think-pink {
color: #e5a4c2;
}
.heath-spotted-orchid {
color: #a45b9c;
}

/* CSS Variables */
:root {
--pyrite:#f4c543;
--optimistic-yellow:#f6e0a7;
--lavender-candy:#f7b1d6;
--think-pink:#e5a4c2;
--heath-spotted-orchid:#a45b9c;
}

More palettes to explore