All Palettes

Color Palette #3a7b8d, #4bb9a9, #70d2bc, #8de2d2, #c8f4e7

0%
0%
0%

CSS code for this palette

/* CSS */
.larkspur {
color: #3a7b8d;
}
.mountain-lake-azure {
color: #4bb9a9;
}
.downy {
color: #70d2bc;
}
.sea-foam {
color: #8de2d2;
}
.shallow-end {
color: #c8f4e7;
}

/* CSS Variables */
:root {
--larkspur:#3a7b8d;
--mountain-lake-azure:#4bb9a9;
--downy:#70d2bc;
--sea-foam:#8de2d2;
--shallow-end:#c8f4e7;
}

More palettes to explore