All Palettes

Color Palette #a2c2e6, #e7b1c7, #f9e6a9, #f9c6a9, #ffd900

0%
0%
0%

CSS code for this palette

/* CSS */
.sky-high {
color: #a2c2e6;
}
.hydrangea-pink {
color: #e7b1c7;
}
.gold-sand {
color: #f9e6a9;
}
.peach-damask {
color: #f9c6a9;
}
.soviet-gold {
color: #ffd900;
}

/* CSS Variables */
:root {
--sky-high:#a2c2e6;
--hydrangea-pink:#e7b1c7;
--gold-sand:#f9e6a9;
--peach-damask:#f9c6a9;
--soviet-gold:#ffd900;
}

More palettes to explore