All Palettes

Color Palette #a2c7e7, #b4e5f9, #f3fafc, #a3d55d, #ffc96b

0%
0%
0%

CSS code for this palette

/* CSS */
.windsor-way {
color: #a2c7e7;
}
.fairy-sparkles {
color: #b4e5f9;
}
.cotton-ball {
color: #f3fafc;
}
.lime-lizard {
color: #a3d55d;
}
.chanterelles {
color: #ffc96b;
}

/* CSS Variables */
:root {
--windsor-way:#a2c7e7;
--fairy-sparkles:#b4e5f9;
--cotton-ball:#f3fafc;
--lime-lizard:#a3d55d;
--chanterelles:#ffc96b;
}

More palettes to explore