All Palettes

Color Palette #0096db, #00b0e0, #68d9e3, #a8ebc2, #ffc300

0%
0%
0%

CSS code for this palette

/* CSS */
.atmosphere {
color: #0096db;
}
.blue-atoll {
color: #00b0e0;
}
.turquoise-sea {
color: #68d9e3;
}
.esoteric-touch-green {
color: #a8ebc2;
}
.citrus-splash {
color: #ffc300;
}

/* CSS Variables */
:root {
--atmosphere:#0096db;
--blue-atoll:#00b0e0;
--turquoise-sea:#68d9e3;
--esoteric-touch-green:#a8ebc2;
--citrus-splash:#ffc300;
}

More palettes to explore