All Palettes

Color Palette #bfd5e3, #a2d1e6, #77c9e9, #4ab8e8, #0096db

0%
0%
0%

CSS code for this palette

/* CSS */
.two-harbours {
color: #bfd5e3;
}
.chefchaouen-blue {
color: #a2d1e6;
}
.spritzig {
color: #77c9e9;
}
.clean-pool {
color: #4ab8e8;
}
.atmosphere {
color: #0096db;
}

/* CSS Variables */
:root {
--two-harbours:#bfd5e3;
--chefchaouen-blue:#a2d1e6;
--spritzig:#77c9e9;
--clean-pool:#4ab8e8;
--atmosphere:#0096db;
}

More palettes to explore