All Palettes

Color Palette #a6e0e8, #5c9a9d, #3c7a8b, #2d5962, #1c3c40

0%
0%
0%

CSS code for this palette

/* CSS */
.early-july {
color: #a6e0e8;
}
.jugendstil-turquoise {
color: #5c9a9d;
}
.english-river {
color: #3c7a8b;
}
.petro-blue {
color: #2d5962;
}
.royal-neptune {
color: #1c3c40;
}

/* CSS Variables */
:root {
--early-july:#a6e0e8;
--jugendstil-turquoise:#5c9a9d;
--english-river:#3c7a8b;
--petro-blue:#2d5962;
--royal-neptune:#1c3c40;
}

More palettes to explore