All Palettes

Color Palette #0096db, #00bfff, #3ddb8c, #ffdd57, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.atmosphere {
color: #0096db;
}
.capri {
color: #00bfff;
}
.drunken-dragonfly {
color: #3ddb8c;
}
.glitter-is-not-gold {
color: #ffdd57;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--atmosphere:#0096db;
--capri:#00bfff;
--drunken-dragonfly:#3ddb8c;
--glitter-is-not-gold:#ffdd57;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore