All Palettes

Color Palette #80c8e5, #a3d6eb, #f1e1b1, #f5a85b, #f76959

0%
0%
0%

CSS code for this palette

/* CSS */
.big-chill {
color: #80c8e5;
}
.light-deluxe-days {
color: #a3d6eb;
}
.bone-white {
color: #f1e1b1;
}
.sandy-brown {
color: #f5a85b;
}
.camellia {
color: #f76959;
}

/* CSS Variables */
:root {
--big-chill:#80c8e5;
--light-deluxe-days:#a3d6eb;
--bone-white:#f1e1b1;
--sandy-brown:#f5a85b;
--camellia:#f76959;
}

More palettes to explore