All Palettes

Color Palette #a1c1d4, #699a9b, #3e7a89, #2f4b4c, #1c4e5e

0%
0%
0%

CSS code for this palette

/* CSS */
.airborne {
color: #a1c1d4;
}
.desaturated-cyan {
color: #699a9b;
}
.blue-catch {
color: #3e7a89;
}
.delta-green {
color: #2f4b4c;
}
.genetic-code {
color: #1c4e5e;
}

/* CSS Variables */
:root {
--airborne:#a1c1d4;
--desaturated-cyan:#699a9b;
--blue-catch:#3e7a89;
--delta-green:#2f4b4c;
--genetic-code:#1c4e5e;
}

More palettes to explore