All Palettes

Color Palette #a8d3e1, #4ba2d8, #00999e, #007c8f, #005f6b

0%
0%
0%

CSS code for this palette

/* CSS */
.light-blue-glint {
color: #a8d3e1;
}
.waimea-blue {
color: #4ba2d8;
}
.riviera-paradise {
color: #00999e;
}
.by-the-bayou {
color: #007c8f;
}
.petrol {
color: #005f6b;
}

/* CSS Variables */
:root {
--light-blue-glint:#a8d3e1;
--waimea-blue:#4ba2d8;
--riviera-paradise:#00999e;
--by-the-bayou:#007c8f;
--petrol:#005f6b;
}

More palettes to explore