All Palettes

Color Palette #ff6e61, #ffa142, #ffcd61, #f1f8e8, #69af4b

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.radiation-carrot {
color: #ffa142;
}
.golden-moray-eel {
color: #ffcd61;
}
.bean-sprout {
color: #f1f8e8;
}
.sour-candy {
color: #69af4b;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--radiation-carrot:#ffa142;
--golden-moray-eel:#ffcd61;
--bean-sprout:#f1f8e8;
--sour-candy:#69af4b;
}

More palettes to explore