All Palettes

Color Palette #2b6f9c, #5a9bbf, #8abbd0, #b8e0e5, #f0f4f5

0%
0%
0%

CSS code for this palette

/* CSS */
.deep-water {
color: #2b6f9c;
}
.dupain {
color: #5a9bbf;
}
.juvie {
color: #8abbd0;
}
.basin-blue {
color: #b8e0e5;
}
.anti-flash-white {
color: #f0f4f5;
}

/* CSS Variables */
:root {
--deep-water:#2b6f9c;
--dupain:#5a9bbf;
--juvie:#8abbd0;
--basin-blue:#b8e0e5;
--anti-flash-white:#f0f4f5;
}

More palettes to explore