All Palettes

Color Palette #ff7092, #ffb8ba, #f3c9d9, #f7e5bb, #b7fbbe

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.hard-candy {
color: #ffb8ba;
}
.baby-steps {
color: #f3c9d9;
}
.gentle-glow {
color: #f7e5bb;
}
.light-mint {
color: #b7fbbe;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--hard-candy:#ffb8ba;
--baby-steps:#f3c9d9;
--gentle-glow:#f7e5bb;
--light-mint:#b7fbbe;
}

More palettes to explore