All Palettes

Color Palette #bfc5d4, #a8b3c2, #8b9bb6, #5f7c9b, #2c4d68

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-bayou {
color: #bfc5d4;
}
.grey-agate {
color: #a8b3c2;
}
.forever-blue {
color: #8b9bb6;
}
.slate-blue {
color: #5f7c9b;
}
.celestial-blue {
color: #2c4d68;
}

/* CSS Variables */
:root {
--blue-bayou:#bfc5d4;
--grey-agate:#a8b3c2;
--forever-blue:#8b9bb6;
--slate-blue:#5f7c9b;
--celestial-blue:#2c4d68;
}

More palettes to explore