All Palettes

Color Palette #0096db, #00bfff, #a1dae2, #f8c572, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.atmosphere {
color: #0096db;
}
.capri {
color: #00bfff;
}
.terrace-pool {
color: #a1dae2;
}
.just-peachy {
color: #f8c572;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--atmosphere:#0096db;
--capri:#00bfff;
--terrace-pool:#a1dae2;
--just-peachy:#f8c572;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore