All Palettes

Color Palette #a8d5e6, #a5c1d5, #4f9cba, #2e7d99, #1c5d7d

0%
0%
0%

CSS code for this palette

/* CSS */
.monaco {
color: #a8d5e6;
}
.blue-bows {
color: #a5c1d5;
}
.hush-a-bye {
color: #4f9cba;
}
.valley-of-glaciers {
color: #2e7d99;
}
.oceanic-motion {
color: #1c5d7d;
}

/* CSS Variables */
:root {
--monaco:#a8d5e6;
--blue-bows:#a5c1d5;
--hush-a-bye:#4f9cba;
--valley-of-glaciers:#2e7d99;
--oceanic-motion:#1c5d7d;
}

More palettes to explore