All Palettes

Color Palette #3b7e9b, #66b2c7, #8cd4d2, #f1e3b1, #f67d65

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-dart-frog {
color: #3b7e9b;
}
.delicate-girl-blue {
color: #66b2c7;
}
.fling-green {
color: #8cd4d2;
}
.lime-bright {
color: #f1e3b1;
}
.slippery-salmon {
color: #f67d65;
}

/* CSS Variables */
:root {
--blue-dart-frog:#3b7e9b;
--delicate-girl-blue:#66b2c7;
--fling-green:#8cd4d2;
--lime-bright:#f1e3b1;
--slippery-salmon:#f67d65;
}

More palettes to explore