All Palettes

Color Palette #c8d2e0, #a4b7c6, #7fa7b8, #5e899c, #4b7d8b

0%
0%
0%

CSS code for this palette

/* CSS */
.light-candela {
color: #c8d2e0;
}
.hazy-daze {
color: #a4b7c6;
}
.equanimity {
color: #7fa7b8;
}
.durban-sky {
color: #5e899c;
}
.brittany-blue {
color: #4b7d8b;
}

/* CSS Variables */
:root {
--light-candela:#c8d2e0;
--hazy-daze:#a4b7c6;
--equanimity:#7fa7b8;
--durban-sky:#5e899c;
--brittany-blue:#4b7d8b;
}

More palettes to explore