All Palettes

Color Palette #ff7092, #ffa175, #ffd980, #a7d7b8, #6c9d8a

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.butternut {
color: #ffa175;
}
.zinnia-gold {
color: #ffd980;
}
.eerie-glow {
color: #a7d7b8;
}
.cyprus-green {
color: #6c9d8a;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--butternut:#ffa175;
--zinnia-gold:#ffd980;
--eerie-glow:#a7d7b8;
--cyprus-green:#6c9d8a;
}

More palettes to explore