All Palettes

Color Palette #a6d4d9, #6d9c8b, #4a7d7d, #2d4c4e, #1b5155

0%
0%
0%

CSS code for this palette

/* CSS */
.iced-aqua {
color: #a6d4d9;
}
.peahen {
color: #6d9c8b;
}
.lucky-shamrock {
color: #4a7d7d;
}
.delta-green {
color: #2d4c4e;
}
.deep-sanction {
color: #1b5155;
}

/* CSS Variables */
:root {
--iced-aqua:#a6d4d9;
--peahen:#6d9c8b;
--lucky-shamrock:#4a7d7d;
--delta-green:#2d4c4e;
--deep-sanction:#1b5155;
}

More palettes to explore