All Palettes

Color Palette #00b4e6, #1c6b8d, #3c7c4b, #f9c54e, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-atoll {
color: #00b4e6;
}
.bondi {
color: #1c6b8d;
}
.kemp-kelly {
color: #3c7c4b;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--blue-atoll:#00b4e6;
--bondi:#1c6b8d;
--kemp-kelly:#3c7c4b;
--creamy-sweet-corn:#f9c54e;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore