All Palettes

Color Palette #3b7d9b, #4f9ab5, #66b6cc, #a3e1e6, #f0f9f9

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-dart-frog {
color: #3b7d9b;
}
.starflower-blue {
color: #4f9ab5;
}
.revelry-blue {
color: #66b6cc;
}
.charlotte {
color: #a3e1e6;
}
.distant-horizon {
color: #f0f9f9;
}

/* CSS Variables */
:root {
--blue-dart-frog:#3b7d9b;
--starflower-blue:#4f9ab5;
--revelry-blue:#66b6cc;
--charlotte:#a3e1e6;
--distant-horizon:#f0f9f9;
}

More palettes to explore