All Palettes

Color Palette #ff6e61, #ffa142, #ffd900, #69bf8e, #4b91e2

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.radiation-carrot {
color: #ffa142;
}
.soviet-gold {
color: #ffd900;
}
.young-bamboo {
color: #69bf8e;
}
.olympic-blue {
color: #4b91e2;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--radiation-carrot:#ffa142;
--soviet-gold:#ffd900;
--young-bamboo:#69bf8e;
--olympic-blue:#4b91e2;
}

More palettes to explore