All Palettes

Color Palette #aac6d5, #5c9a9d, #3c6d6d, #2b4a4a, #124444

0%
0%
0%

CSS code for this palette

/* CSS */
.dancing-in-the-rain {
color: #aac6d5;
}
.jugendstil-turquoise {
color: #5c9a9d;
}
.moonlit-forest {
color: #3c6d6d;
}
.delta-green {
color: #2b4a4a;
}
.rapture {
color: #124444;
}

/* CSS Variables */
:root {
--dancing-in-the-rain:#aac6d5;
--jugendstil-turquoise:#5c9a9d;
--moonlit-forest:#3c6d6d;
--delta-green:#2b4a4a;
--rapture:#124444;
}

More palettes to explore