All Palettes

Color Palette #b6c8d8, #a2b7c8, #8ea6b8, #f1b74b, #d67a4c

0%
0%
0%

CSS code for this palette

/* CSS */
.powder-soft-blue {
color: #b6c8d8;
}
.country-air {
color: #a2b7c8;
}
.dresden-dream {
color: #8ea6b8;
}
.maximum-yellow-red {
color: #f1b74b;
}
.jack-o-lantern {
color: #d67a4c;
}

/* CSS Variables */
:root {
--powder-soft-blue:#b6c8d8;
--country-air:#a2b7c8;
--dresden-dream:#8ea6b8;
--maximum-yellow-red:#f1b74b;
--jack-o-lantern:#d67a4c;
}

More palettes to explore