All Palettes

Color Palette #a1d3e8, #65b2c8, #4b9fc3, #007a99, #004852

0%
0%
0%

CSS code for this palette

/* CSS */
.chefchaouen-blue {
color: #a1d3e8;
}
.delicate-girl-blue {
color: #65b2c8;
}
.brig {
color: #4b9fc3;
}
.sea-sight {
color: #007a99;
}
.midnight-green {
color: #004852;
}

/* CSS Variables */
:root {
--chefchaouen-blue:#a1d3e8;
--delicate-girl-blue:#65b2c8;
--brig:#4b9fc3;
--sea-sight:#007a99;
--midnight-green:#004852;
}

More palettes to explore