All Palettes

Color Palette #f1a7ae, #f5c2c7, #f9e7e1, #f9daa4, #f5ba5b

0%
0%
0%

CSS code for this palette

/* CSS */
.hibiscus-petal {
color: #f1a7ae;
}
.rose-reminder {
color: #f5c2c7;
}
.frolic {
color: #f9e7e1;
}
.stella-dora {
color: #f9daa4;
}
.fizzy-peach {
color: #f5ba5b;
}

/* CSS Variables */
:root {
--hibiscus-petal:#f1a7ae;
--rose-reminder:#f5c2c7;
--frolic:#f9e7e1;
--stella-dora:#f9daa4;
--fizzy-peach:#f5ba5b;
}

More palettes to explore