All Palettes

Color Palette #a6d89d, #82c4a5, #70b2b0, #4a93b0, #3f7c92

0%
0%
0%

CSS code for this palette

/* CSS */
.cool-aloe {
color: #a6d89d;
}
.aqua-eden {
color: #82c4a5;
}
.aurora-teal {
color: #70b2b0;
}
.atlantic-gull {
color: #4a93b0;
}
.larkspur {
color: #3f7c92;
}

/* CSS Variables */
:root {
--cool-aloe:#a6d89d;
--aqua-eden:#82c4a5;
--aurora-teal:#70b2b0;
--atlantic-gull:#4a93b0;
--larkspur:#3f7c92;
}

More palettes to explore