All Palettes

Color Palette #f3a5a0, #f1c4b7, #e6d6e1, #e3d3ab, #c9b89c

0%
0%
0%

CSS code for this palette

/* CSS */
.roseberry {
color: #f3a5a0;
}
.brilliant-beige {
color: #f1c4b7;
}
.wine-frost {
color: #e6d6e1;
}
.cream-cake {
color: #e3d3ab;
}
.elemental-tan {
color: #c9b89c;
}

/* CSS Variables */
:root {
--roseberry:#f3a5a0;
--brilliant-beige:#f1c4b7;
--wine-frost:#e6d6e1;
--cream-cake:#e3d3ab;
--elemental-tan:#c9b89c;
}

More palettes to explore