All Palettes

Color Palette #a0e9de, #69d8b9, #38b28a, #1a8e62, #0b6a4c

0%
0%
0%

CSS code for this palette

/* CSS */
.everest {
color: #a0e9de;
}
.ocean-in-a-bowl {
color: #69d8b9;
}
.hisui-kingfisher {
color: #38b28a;
}
.viridian {
color: #1a8e62;
}
.into-the-green {
color: #0b6a4c;
}

/* CSS Variables */
:root {
--everest:#a0e9de;
--ocean-in-a-bowl:#69d8b9;
--hisui-kingfisher:#38b28a;
--viridian:#1a8e62;
--into-the-green:#0b6a4c;
}

More palettes to explore