All Palettes

Color Palette #a3d5e0, #79b7c8, #4997b6, #2a7b9d, #1c597d

0%
0%
0%

CSS code for this palette

/* CSS */
.french-pass {
color: #a3d5e0;
}
.pearl-blue {
color: #79b7c8;
}
.starflower-blue {
color: #4997b6;
}
.valley-of-glaciers {
color: #2a7b9d;
}
.oceanic-motion {
color: #1c597d;
}

/* CSS Variables */
:root {
--french-pass:#a3d5e0;
--pearl-blue:#79b7c8;
--starflower-blue:#4997b6;
--valley-of-glaciers:#2a7b9d;
--oceanic-motion:#1c597d;
}

More palettes to explore