All Palettes

Color Palette #0096db, #00b0e0, #00d6e6, #ffcc00, #ff6e42

0%
0%
0%

CSS code for this palette

/* CSS */
.atmosphere {
color: #0096db;
}
.blue-atoll {
color: #00b0e0;
}
.aztec-turquoise {
color: #00d6e6;
}
.usc-gold {
color: #ffcc00;
}
.carrot {
color: #ff6e42;
}

/* CSS Variables */
:root {
--atmosphere:#0096db;
--blue-atoll:#00b0e0;
--aztec-turquoise:#00d6e6;
--usc-gold:#ffcc00;
--carrot:#ff6e42;
}

More palettes to explore