All Palettes

Color Palette #f8caa5, #f9aeae, #f47b1f, #f0a800, #b1e2df

0%
0%
0%

CSS code for this palette

/* CSS */
.lion-cub {
color: #f8caa5;
}
.snow-white-blush {
color: #f9aeae;
}
.sun-orange {
color: #f47b1f;
}
.welcoming-wasp {
color: #f0a800;
}
.frosty-soft-blue {
color: #b1e2df;
}

/* CSS Variables */
:root {
--lion-cub:#f8caa5;
--snow-white-blush:#f9aeae;
--sun-orange:#f47b1f;
--welcoming-wasp:#f0a800;
--frosty-soft-blue:#b1e2df;
}

More palettes to explore