All Palettes

Color Palette #0096db, #00b3aa, #00d1c3, #ffb84d, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.atmosphere {
color: #0096db;
}
.verditer {
color: #00b3aa;
}
.pristine-oceanic {
color: #00d1c3;
}
.floral-leaf {
color: #ffb84d;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--atmosphere:#0096db;
--verditer:#00b3aa;
--pristine-oceanic:#00d1c3;
--floral-leaf:#ffb84d;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore