All Palettes

Color Palette #c8a2b1, #f6d9c6, #f5e0a3, #f0a800, #f05800

0%
0%
0%

CSS code for this palette

/* CSS */
.shady-pink {
color: #c8a2b1;
}
.sour-patch-peach {
color: #f6d9c6;
}
.sun-dust {
color: #f5e0a3;
}
.welcoming-wasp {
color: #f0a800;
}
.cigarette-glow {
color: #f05800;
}

/* CSS Variables */
:root {
--shady-pink:#c8a2b1;
--sour-patch-peach:#f6d9c6;
--sun-dust:#f5e0a3;
--welcoming-wasp:#f0a800;
--cigarette-glow:#f05800;
}

More palettes to explore