All Palettes

Color Palette #0096db, #00b3aa, #a1d86e, #f6eab6, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.atmosphere {
color: #0096db;
}
.verditer {
color: #00b3aa;
}
.tropical-light {
color: #a1d86e;
}
.trapunto {
color: #f6eab6;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--atmosphere:#0096db;
--verditer:#00b3aa;
--tropical-light:#a1d86e;
--trapunto:#f6eab6;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore