All Palettes

Color Palette #ff7092, #ffb8ba, #ffccd5, #ff667d, #d3b2e0

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.hard-candy {
color: #ffb8ba;
}
.flower-spell {
color: #ffccd5;
}
.kisses-and-hugs {
color: #ff667d;
}
.pretty-petunia {
color: #d3b2e0;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--hard-candy:#ffb8ba;
--flower-spell:#ffccd5;
--kisses-and-hugs:#ff667d;
--pretty-petunia:#d3b2e0;
}

More palettes to explore