All Palettes

Color Palette #ff6e61, #ffa142, #f8efc9, #57c9e5, #2b8f9c

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.radiation-carrot {
color: #ffa142;
}
.lavish-lemon {
color: #f8efc9;
}
.clean-pool {
color: #57c9e5;
}
.scooter {
color: #2b8f9c;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--radiation-carrot:#ffa142;
--lavish-lemon:#f8efc9;
--clean-pool:#57c9e5;
--scooter:#2b8f9c;
}

More palettes to explore