All Palettes

Color Palette #0096db, #00b8e6, #00d6e6, #00f0d4, #a3ffc5

0%
0%
0%

CSS code for this palette

/* CSS */
.atmosphere {
color: #0096db;
}
.cyanite {
color: #00b8e6;
}
.aztec-turquoise {
color: #00d6e6;
}
.first-timer-green {
color: #00f0d4;
}
.light-sea-foam {
color: #a3ffc5;
}

/* CSS Variables */
:root {
--atmosphere:#0096db;
--cyanite:#00b8e6;
--aztec-turquoise:#00d6e6;
--first-timer-green:#00f0d4;
--light-sea-foam:#a3ffc5;
}

More palettes to explore