All Palettes

Color Palette #ff7092, #ffb3e7, #c2aed6, #a1e8e5, #b7fbbe

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.hermosa-pink {
color: #ffb3e7;
}
.purple-gladiola {
color: #c2aed6;
}
.everest {
color: #a1e8e5;
}
.light-mint {
color: #b7fbbe;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--hermosa-pink:#ffb3e7;
--purple-gladiola:#c2aed6;
--everest:#a1e8e5;
--light-mint:#b7fbbe;
}

More palettes to explore