All Palettes

Color Palette #ff7092, #ff998a, #ffb67a, #ffd980, #fce388

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.peach-pink {
color: #ff998a;
}
.macaroni-and-cheese {
color: #ffb67a;
}
.zinnia-gold {
color: #ffd980;
}
.sweet-chamomile {
color: #fce388;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--peach-pink:#ff998a;
--macaroni-and-cheese:#ffb67a;
--zinnia-gold:#ffd980;
--sweet-chamomile:#fce388;
}

More palettes to explore