All Palettes

Color Palette #e4bed3, #f4c8d6, #f5e2c7, #f4d79a, #e2c069

0%
0%
0%

CSS code for this palette

/* CSS */
.eau-de-rose {
color: #e4bed3;
}
.mountain-laurel {
color: #f4c8d6;
}
.honey-beige {
color: #f5e2c7;
}
.igniting {
color: #f4d79a;
}
.crisps {
color: #e2c069;
}

/* CSS Variables */
:root {
--eau-de-rose:#e4bed3;
--mountain-laurel:#f4c8d6;
--honey-beige:#f5e2c7;
--igniting:#f4d79a;
--crisps:#e2c069;
}

More palettes to explore