All Palettes

Color Palette #d4c4b5, #e6b9a2, #f5b2a3, #f2916e, #ef7b4d

0%
0%
0%

CSS code for this palette

/* CSS */
.hazy-taupe {
color: #d4c4b5;
}
.warming-peach {
color: #e6b9a2;
}
.first-date {
color: #f5b2a3;
}
.moegi-green {
color: #f2916e;
}
.sizzling-sunset {
color: #ef7b4d;
}

/* CSS Variables */
:root {
--hazy-taupe:#d4c4b5;
--warming-peach:#e6b9a2;
--first-date:#f5b2a3;
--moegi-green:#f2916e;
--sizzling-sunset:#ef7b4d;
}

More palettes to explore