All Palettes

Color Palette #a4d9e5, #89c3d1, #009dbd, #006075, #00282e

0%
0%
0%

CSS code for this palette

/* CSS */
.havana-blue {
color: #a4d9e5;
}
.after-the-rain {
color: #89c3d1;
}
.greek-blue {
color: #009dbd;
}
.lyons-blue {
color: #006075;
}
.daintree {
color: #00282e;
}

/* CSS Variables */
:root {
--havana-blue:#a4d9e5;
--after-the-rain:#89c3d1;
--greek-blue:#009dbd;
--lyons-blue:#006075;
--daintree:#00282e;
}

More palettes to explore