All Palettes

Color Palette #3c6f8b, #6da2b6, #9dc5d7, #c5e1e8, #dff6f3

0%
0%
0%

CSS code for this palette

/* CSS */
.calypso {
color: #3c6f8b;
}
.estuary-blue {
color: #6da2b6;
}
.june {
color: #9dc5d7;
}
.aviary-blue {
color: #c5e1e8;
}
.frosty-mint {
color: #dff6f3;
}

/* CSS Variables */
:root {
--calypso:#3c6f8b;
--estuary-blue:#6da2b6;
--june:#9dc5d7;
--aviary-blue:#c5e1e8;
--frosty-mint:#dff6f3;
}

More palettes to explore