All Palettes

Color Palette #a2c7e7, #f3b7a0, #f9e3b4, #f9c776, #e67a80

0%
0%
0%

CSS code for this palette

/* CSS */
.windsor-way {
color: #a2c7e7;
}
.antique-cameo {
color: #f3b7a0;
}
.noodles {
color: #f9e3b4;
}
.sunday-afternoon {
color: #f9c776;
}
.lively-coral {
color: #e67a80;
}

/* CSS Variables */
:root {
--windsor-way:#a2c7e7;
--antique-cameo:#f3b7a0;
--noodles:#f9e3b4;
--sunday-afternoon:#f9c776;
--lively-coral:#e67a80;
}

More palettes to explore