All Palettes

Color Palette #ff7092, #ffb8ad, #ffd1b3, #d4e2f2, #b7ebc0

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.ripe-melon {
color: #ffb8ad;
}
.apricot-lily {
color: #ffd1b3;
}
.weathered-blue {
color: #d4e2f2;
}
.slime-lime {
color: #b7ebc0;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--ripe-melon:#ffb8ad;
--apricot-lily:#ffd1b3;
--weathered-blue:#d4e2f2;
--slime-lime:#b7ebc0;
}

More palettes to explore