All Palettes

Color Palette #c2d4e0, #a1c6d4, #7fb7c3, #4ea7b7, #0095a8

0%
0%
0%

CSS code for this palette

/* CSS */
.sea-drive {
color: #c2d4e0;
}
.blue-dam {
color: #a1c6d4;
}
.coastal-fringe {
color: #7fb7c3;
}
.freshwater {
color: #4ea7b7;
}
.brilliant {
color: #0095a8;
}

/* CSS Variables */
:root {
--sea-drive:#c2d4e0;
--blue-dam:#a1c6d4;
--coastal-fringe:#7fb7c3;
--freshwater:#4ea7b7;
--brilliant:#0095a8;
}

More palettes to explore