All Palettes

Color Palette #f4c543, #f6e99d, #f9b9e5, #f6a7b2, #f0a8c1

0%
0%
0%

CSS code for this palette

/* CSS */
.pyrite {
color: #f4c543;
}
.lemon-gelato {
color: #f6e99d;
}
.pretty-in-pink {
color: #f9b9e5;
}
.pink-fit {
color: #f6a7b2;
}
.tickled-pink {
color: #f0a8c1;
}

/* CSS Variables */
:root {
--pyrite:#f4c543;
--lemon-gelato:#f6e99d;
--pretty-in-pink:#f9b9e5;
--pink-fit:#f6a7b2;
--tickled-pink:#f0a8c1;
}

More palettes to explore