All Palettes

Color Palette #d3c6b6, #f1e0c6, #f2b2a1, #f06f6a, #d25b51

0%
0%
0%

CSS code for this palette

/* CSS */
.stark-white {
color: #d3c6b6;
}
.cream-washed {
color: #f1e0c6;
}
.first-date {
color: #f2b2a1;
}
.breeze-of-chilli {
color: #f06f6a;
}
.firebug {
color: #d25b51;
}

/* CSS Variables */
:root {
--stark-white:#d3c6b6;
--cream-washed:#f1e0c6;
--first-date:#f2b2a1;
--breeze-of-chilli:#f06f6a;
--firebug:#d25b51;
}

More palettes to explore