All Palettes

Color Palette #ff6e61, #ffa047, #ffcc80, #b1eaf2, #4eb7ac

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.au-gratin {
color: #ffa047;
}
.egg-yolk {
color: #ffcc80;
}
.mint-macaron {
color: #b1eaf2;
}
.emerald-wave {
color: #4eb7ac;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--au-gratin:#ffa047;
--egg-yolk:#ffcc80;
--mint-macaron:#b1eaf2;
--emerald-wave:#4eb7ac;
}

More palettes to explore