All Palettes

Color Palette #d8e3ee, #a7c6e7, #599bd4, #3a7d9c, #1c5d7d

0%
0%
0%

CSS code for this palette

/* CSS */
.blooming-aster {
color: #d8e3ee;
}
.island-light {
color: #a7c6e7;
}
.picton-blue {
color: #599bd4;
}
.blue-dart-frog {
color: #3a7d9c;
}
.oceanic-motion {
color: #1c5d7d;
}

/* CSS Variables */
:root {
--blooming-aster:#d8e3ee;
--island-light:#a7c6e7;
--picton-blue:#599bd4;
--blue-dart-frog:#3a7d9c;
--oceanic-motion:#1c5d7d;
}

More palettes to explore