All Palettes

Color Palette #a1c4d4, #8db9c8, #6ea3b4, #4a8ea1, #2c7c8c

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-dam {
color: #a1c4d4;
}
.blue-echo {
color: #8db9c8;
}
.estuary-blue {
color: #6ea3b4;
}
.cossack-dancer {
color: #4a8ea1;
}
.turkish-stone {
color: #2c7c8c;
}

/* CSS Variables */
:root {
--blue-dam:#a1c4d4;
--blue-echo:#8db9c8;
--estuary-blue:#6ea3b4;
--cossack-dancer:#4a8ea1;
--turkish-stone:#2c7c8c;
}

More palettes to explore