All Palettes

Color Palette #ffb3e7, #ff7092, #f9aeae, #f28e36, #d83a2c

0%
0%
0%

CSS code for this palette

/* CSS */
.hermosa-pink {
color: #ffb3e7;
}
.blush-hour {
color: #ff7092;
}
.snow-white-blush {
color: #f9aeae;
}
.spicy-paella {
color: #f28e36;
}
.poinciana {
color: #d83a2c;
}

/* CSS Variables */
:root {
--hermosa-pink:#ffb3e7;
--blush-hour:#ff7092;
--snow-white-blush:#f9aeae;
--spicy-paella:#f28e36;
--poinciana:#d83a2c;
}

More palettes to explore