All Palettes

Color Palette #f5d4b2, #e2b8a2, #d6a4b3, #c78f9d, #b46e79

0%
0%
0%

CSS code for this palette

/* CSS */
.frangipane {
color: #f5d4b2;
}
.warming-peach {
color: #e2b8a2;
}
.gizmo {
color: #d6a4b3;
}
.beetroot-rice {
color: #c78f9d;
}
.rose-gold {
color: #b46e79;
}

/* CSS Variables */
:root {
--frangipane:#f5d4b2;
--warming-peach:#e2b8a2;
--gizmo:#d6a4b3;
--beetroot-rice:#c78f9d;
--rose-gold:#b46e79;
}

More palettes to explore