All Palettes

Color Palette #d9c3b4, #f2e3d4, #f8c9af, #f6a284, #b74e4e

0%
0%
0%

CSS code for this palette

/* CSS */
.regal {
color: #d9c3b4;
}
.china-doll {
color: #f2e3d4;
}
.bleached-apricot {
color: #f8c9af;
}
.creamy-peach {
color: #f6a284;
}
.enticing-red {
color: #b74e4e;
}

/* CSS Variables */
:root {
--regal:#d9c3b4;
--china-doll:#f2e3d4;
--bleached-apricot:#f8c9af;
--creamy-peach:#f6a284;
--enticing-red:#b74e4e;
}

More palettes to explore