All Palettes

Color Palette #ff6e61, #ffa142, #ffd56b, #a6d56c, #4bbe83

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.radiation-carrot {
color: #ffa142;
}
.hint-of-honey {
color: #ffd56b;
}
.bilious-green {
color: #a6d56c;
}
.aragon-green {
color: #4bbe83;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--radiation-carrot:#ffa142;
--hint-of-honey:#ffd56b;
--bilious-green:#a6d56c;
--aragon-green:#4bbe83;
}

More palettes to explore