All Palettes

Color Palette #d5a5d1, #f3b4c4, #f7d3a1, #f6c55a, #e8a67d

0%
0%
0%

CSS code for this palette

/* CSS */
.berry-popsicle {
color: #d5a5d1;
}
.rhodonite {
color: #f3b4c4;
}
.antique-wicker-basket {
color: #f7d3a1;
}
.deep-fried-sun-rays {
color: #f6c55a;
}
.orange-clay {
color: #e8a67d;
}

/* CSS Variables */
:root {
--berry-popsicle:#d5a5d1;
--rhodonite:#f3b4c4;
--antique-wicker-basket:#f7d3a1;
--deep-fried-sun-rays:#f6c55a;
--orange-clay:#e8a67d;
}

More palettes to explore