All Palettes

Color Palette #f1a7ae, #f4c1a4, #f7e3b6, #f3e5a5, #f2d6ab

0%
0%
0%

CSS code for this palette

/* CSS */
.hibiscus-petal {
color: #f1a7ae;
}
.neighborly-peach {
color: #f4c1a4;
}
.barley-white {
color: #f7e3b6;
}
.cymophane-yellow {
color: #f3e5a5;
}
.canyon-sand {
color: #f2d6ab;
}

/* CSS Variables */
:root {
--hibiscus-petal:#f1a7ae;
--neighborly-peach:#f4c1a4;
--barley-white:#f7e3b6;
--cymophane-yellow:#f3e5a5;
--canyon-sand:#f2d6ab;
}

More palettes to explore