All Palettes

Color Palette #00b4e6, #1ed2a5, #b4df9f, #f6d12c, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-atoll {
color: #00b4e6;
}
.wild-caribbean-green {
color: #1ed2a5;
}
.basil-smash {
color: #b4df9f;
}
.dream-of-spring {
color: #f6d12c;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--blue-atoll:#00b4e6;
--wild-caribbean-green:#1ed2a5;
--basil-smash:#b4df9f;
--dream-of-spring:#f6d12c;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore