All Palettes

Color Palette #f8caa5, #f2a6a1, #c2dab9, #f9f5e6, #4c4c4d

0%
0%
0%

CSS code for this palette

/* CSS */
.lion-cub {
color: #f8caa5;
}
.roseberry {
color: #f2a6a1;
}
.galway {
color: #c2dab9;
}
.pot-of-cream {
color: #f9f5e6;
}
.shady-character {
color: #4c4c4d;
}

/* CSS Variables */
:root {
--lion-cub:#f8caa5;
--roseberry:#f2a6a1;
--galway:#c2dab9;
--pot-of-cream:#f9f5e6;
--shady-character:#4c4c4d;
}

More palettes to explore