All Palettes

Color Palette #ff7092, #ff998a, #ffcb5c, #d6f0f0, #6a82fb

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.peach-pink {
color: #ff998a;
}
.nacho {
color: #ffcb5c;
}
.lakeside-mist {
color: #d6f0f0;
}
.punch-out-glove {
color: #6a82fb;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--peach-pink:#ff998a;
--nacho:#ffcb5c;
--lakeside-mist:#d6f0f0;
--punch-out-glove:#6a82fb;
}

More palettes to explore