All Palettes

Color Palette #d5e6f1, #a5c1d5, #6da2b6, #4b8e9b, #2b707d

0%
0%
0%

CSS code for this palette

/* CSS */
.snowdrift-glow {
color: #d5e6f1;
}
.blue-bows {
color: #a5c1d5;
}
.estuary-blue {
color: #6da2b6;
}
.adrift {
color: #4b8e9b;
}
.king-tide {
color: #2b707d;
}

/* CSS Variables */
:root {
--snowdrift-glow:#d5e6f1;
--blue-bows:#a5c1d5;
--estuary-blue:#6da2b6;
--adrift:#4b8e9b;
--king-tide:#2b707d;
}

More palettes to explore