All Palettes

Color Palette #3b7e9b, #5db6b2, #a5d5d1, #f7e9a1, #f1a2c7

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-dart-frog {
color: #3b7e9b;
}
.hygiene-green {
color: #5db6b2;
}
.sinbad {
color: #a5d5d1;
}
.lazy-daisy {
color: #f7e9a1;
}
.elastic-pink {
color: #f1a2c7;
}

/* CSS Variables */
:root {
--blue-dart-frog:#3b7e9b;
--hygiene-green:#5db6b2;
--sinbad:#a5d5d1;
--lazy-daisy:#f7e9a1;
--elastic-pink:#f1a2c7;
}

More palettes to explore