All Palettes

Color Palette #a7d8e2, #f3b6a0, #f9cbae, #ffd980, #f0a800

0%
0%
0%

CSS code for this palette

/* CSS */
.winsome-hue {
color: #a7d8e2;
}
.first-date {
color: #f3b6a0;
}
.whipped-peach {
color: #f9cbae;
}
.zinnia-gold {
color: #ffd980;
}
.welcoming-wasp {
color: #f0a800;
}

/* CSS Variables */
:root {
--winsome-hue:#a7d8e2;
--first-date:#f3b6a0;
--whipped-peach:#f9cbae;
--zinnia-gold:#ffd980;
--welcoming-wasp:#f0a800;
}

More palettes to explore