All Palettes

Color Palette #d2a2c1, #f1c1c5, #f9e3b9, #f0a800, #e64919

0%
0%
0%

CSS code for this palette

/* CSS */
.enhance {
color: #d2a2c1;
}
.loveable {
color: #f1c1c5;
}
.curd {
color: #f9e3b9;
}
.welcoming-wasp {
color: #f0a800;
}
.nasturtium-flower {
color: #e64919;
}

/* CSS Variables */
:root {
--enhance:#d2a2c1;
--loveable:#f1c1c5;
--curd:#f9e3b9;
--welcoming-wasp:#f0a800;
--nasturtium-flower:#e64919;
}

More palettes to explore