All Palettes

Color Palette #ff7092, #ff999c, #ffb3b3, #ffcbb8, #ffebb8

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.rubber-radish {
color: #ff999c;
}
.wildflower-bouquet {
color: #ffb3b3;
}
.dainty-peach {
color: #ffcbb8;
}
.sunkissed-yellow {
color: #ffebb8;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--rubber-radish:#ff999c;
--wildflower-bouquet:#ffb3b3;
--dainty-peach:#ffcbb8;
--sunkissed-yellow:#ffebb8;
}

More palettes to explore