All Palettes

Color Palette #ff7092, #ff8f8f, #ffb8d1, #c880ff, #a3a6ff

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.cherished-one {
color: #ff8f8f;
}
.baby-pink {
color: #ffb8d1;
}
.grass-pink-orchid {
color: #c880ff;
}
.shy-moment {
color: #a3a6ff;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--cherished-one:#ff8f8f;
--baby-pink:#ffb8d1;
--grass-pink-orchid:#c880ff;
--shy-moment:#a3a6ff;
}

More palettes to explore