All Palettes

Color Palette #ff7092, #ff998a, #ffbaa8, #ffcba8, #ffecc2

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.peach-pink {
color: #ff998a;
}
.coral-beach {
color: #ffbaa8;
}
.peach-crayon {
color: #ffcba8;
}
.urnebes-beige {
color: #ffecc2;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--peach-pink:#ff998a;
--coral-beach:#ffbaa8;
--peach-crayon:#ffcba8;
--urnebes-beige:#ffecc2;
}

More palettes to explore