All Palettes

Color Palette #ff7092, #ff998a, #ffb47a, #ffdb80, #ffe3b3

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.peach-pink {
color: #ff998a;
}
.isn-t-it-just-peachy {
color: #ffb47a;
}
.snug-yellow {
color: #ffdb80;
}
.peach-of-mind {
color: #ffe3b3;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--peach-pink:#ff998a;
--isn-t-it-just-peachy:#ffb47a;
--snug-yellow:#ffdb80;
--peach-of-mind:#ffe3b3;
}

More palettes to explore