All Palettes

Color Palette #f8d5af, #f6b6e1, #f0e78e, #f7aaa1, #f4c90b

0%
0%
0%

CSS code for this palette

/* CSS */
.ice-cream-parlour {
color: #f8d5af;
}
.cotton-candy-aesthetic {
color: #f6b6e1;
}
.bright-khaki {
color: #f0e78e;
}
.rosy-outlook {
color: #f7aaa1;
}
.egg-toast {
color: #f4c90b;
}

/* CSS Variables */
:root {
--ice-cream-parlour:#f8d5af;
--cotton-candy-aesthetic:#f6b6e1;
--bright-khaki:#f0e78e;
--rosy-outlook:#f7aaa1;
--egg-toast:#f4c90b;
}

More palettes to explore