All Palettes

Color Palette #c5d5e2, #a1c4d4, #74b0c8, #3c8a9f, #1f5a7a

0%
0%
0%

CSS code for this palette

/* CSS */
.light-cameo-blue {
color: #c5d5e2;
}
.blue-dam {
color: #a1c4d4;
}
.aspara {
color: #74b0c8;
}
.winter-time {
color: #3c8a9f;
}
.sea-hunter {
color: #1f5a7a;
}

/* CSS Variables */
:root {
--light-cameo-blue:#c5d5e2;
--blue-dam:#a1c4d4;
--aspara:#74b0c8;
--winter-time:#3c8a9f;
--sea-hunter:#1f5a7a;
}

More palettes to explore