All Palettes

Color Palette #a2c7e7, #f3bfb4, #f9ebae, #f5a524, #d06c92

0%
0%
0%

CSS code for this palette

/* CSS */
.windsor-way {
color: #a2c7e7;
}
.dainty-debutante {
color: #f3bfb4;
}
.star-studded {
color: #f9ebae;
}
.apricot-glazed-chicken {
color: #f5a524;
}
.hopbush {
color: #d06c92;
}

/* CSS Variables */
:root {
--windsor-way:#a2c7e7;
--dainty-debutante:#f3bfb4;
--star-studded:#f9ebae;
--apricot-glazed-chicken:#f5a524;
--hopbush:#d06c92;
}

More palettes to explore