All Palettes

Color Palette #a8d3e1, #5abfe7, #007a99, #006275, #00282e

0%
0%
0%

CSS code for this palette

/* CSS */
.light-blue-glint {
color: #a8d3e1;
}
.sea-capture {
color: #5abfe7;
}
.sea-sight {
color: #007a99;
}
.green-spool {
color: #006275;
}
.daintree {
color: #00282e;
}

/* CSS Variables */
:root {
--light-blue-glint:#a8d3e1;
--sea-capture:#5abfe7;
--sea-sight:#007a99;
--green-spool:#006275;
--daintree:#00282e;
}

More palettes to explore