All Palettes

Color Palette #bfd5e3, #a5d1e4, #7ab8d6, #4f9db5, #2c7c8c

0%
0%
0%

CSS code for this palette

/* CSS */
.two-harbours {
color: #bfd5e3;
}
.sea-rover {
color: #a5d1e4;
}
.regale-blue {
color: #7ab8d6;
}
.maui-blue {
color: #4f9db5;
}
.turkish-stone {
color: #2c7c8c;
}

/* CSS Variables */
:root {
--two-harbours:#bfd5e3;
--sea-rover:#a5d1e4;
--regale-blue:#7ab8d6;
--maui-blue:#4f9db5;
--turkish-stone:#2c7c8c;
}

More palettes to explore