All Palettes

Color Palette #fdd67c, #f9b9c3, #f5a8d4, #f4c7a9, #f3e1a5

0%
0%
0%

CSS code for this palette

/* CSS */
.deviled-egg {
color: #fdd67c;
}
.pink-bubble-tea {
color: #f9b9c3;
}
.spaghetti-strap-pink {
color: #f5a8d4;
}
.citrus-sachet {
color: #f4c7a9;
}
.sugar-cookie {
color: #f3e1a5;
}

/* CSS Variables */
:root {
--deviled-egg:#fdd67c;
--pink-bubble-tea:#f9b9c3;
--spaghetti-strap-pink:#f5a8d4;
--citrus-sachet:#f4c7a9;
--sugar-cookie:#f3e1a5;
}

More palettes to explore