All Palettes

Color Palette #327c9f, #4da8b3, #6dd0c1, #a7e6db, #e4f7f4

0%
0%
0%

CSS code for this palette

/* CSS */
.fun-and-games {
color: #327c9f;
}
.freshwater {
color: #4da8b3;
}
.downy {
color: #6dd0c1;
}
.silent-ripple {
color: #a7e6db;
}
.frosty-mint {
color: #e4f7f4;
}

/* CSS Variables */
:root {
--fun-and-games:#327c9f;
--freshwater:#4da8b3;
--downy:#6dd0c1;
--silent-ripple:#a7e6db;
--frosty-mint:#e4f7f4;
}

More palettes to explore