All Palettes

Color Palette #b1e0e7, #a4c2db, #80b2d1, #4a9ab0, #2a7a92

0%
0%
0%

CSS code for this palette

/* CSS */
.powder-blue {
color: #b1e0e7;
}
.metal-gear {
color: #a4c2db;
}
.blue-cuddle {
color: #80b2d1;
}
.starflower-blue {
color: #4a9ab0;
}
.turkish-stone {
color: #2a7a92;
}

/* CSS Variables */
:root {
--powder-blue:#b1e0e7;
--metal-gear:#a4c2db;
--blue-cuddle:#80b2d1;
--starflower-blue:#4a9ab0;
--turkish-stone:#2a7a92;
}

More palettes to explore