All Palettes

Color Palette #ff7092, #ff998a, #ffb8b3, #ffdf8f, #f3e49b

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.peach-pink {
color: #ff998a;
}
.mexican-milk {
color: #ffb8b3;
}
.brite-gold {
color: #ffdf8f;
}
.buttery-croissant {
color: #f3e49b;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--peach-pink:#ff998a;
--mexican-milk:#ffb8b3;
--brite-gold:#ffdf8f;
--buttery-croissant:#f3e49b;
}

More palettes to explore