All Palettes

Color Palette #ff7092, #ff9999, #ffb68f, #ffeba3, #fff7b8

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.rubber-radish {
color: #ff9999;
}
.desert-sunrise {
color: #ffb68f;
}
.baby-chick {
color: #ffeba3;
}
.glowlight {
color: #fff7b8;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--rubber-radish:#ff9999;
--desert-sunrise:#ffb68f;
--baby-chick:#ffeba3;
--glowlight:#fff7b8;
}

More palettes to explore