All Palettes

Color Palette #3b809b, #5bc2b3, #9fdfc0, #f2d8a1, #f6a9a2

0%
0%
0%

CSS code for this palette

/* CSS */
.dirty-blue {
color: #3b809b;
}
.hygiene-green {
color: #5bc2b3;
}
.bright-sea-green {
color: #9fdfc0;
}
.double-cream {
color: #f2d8a1;
}
.calabrese {
color: #f6a9a2;
}

/* CSS Variables */
:root {
--dirty-blue:#3b809b;
--hygiene-green:#5bc2b3;
--bright-sea-green:#9fdfc0;
--double-cream:#f2d8a1;
--calabrese:#f6a9a2;
}

More palettes to explore