All Palettes

Color Palette #b6c8d8, #a4b2c1, #8fa2b3, #efad6c, #d57b4d

0%
0%
0%

CSS code for this palette

/* CSS */
.powder-soft-blue {
color: #b6c8d8;
}
.blue-pot {
color: #a4b2c1;
}
.canary-wharf {
color: #8fa2b3;
}
.evening-sunset {
color: #efad6c;
}
.jack-o-lantern {
color: #d57b4d;
}

/* CSS Variables */
:root {
--powder-soft-blue:#b6c8d8;
--blue-pot:#a4b2c1;
--canary-wharf:#8fa2b3;
--evening-sunset:#efad6c;
--jack-o-lantern:#d57b4d;
}

More palettes to explore