All Palettes

Color Palette #ff7092, #ff998a, #ffb8ba, #fcf6ba, #f7f5ab

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.peach-pink {
color: #ff998a;
}
.hard-candy {
color: #ffb8ba;
}
.yellow-blitz {
color: #fcf6ba;
}
.shalimar {
color: #f7f5ab;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--peach-pink:#ff998a;
--hard-candy:#ffb8ba;
--yellow-blitz:#fcf6ba;
--shalimar:#f7f5ab;
}

More palettes to explore