All Palettes

Color Palette #ff6e61, #ffa142, #ffd480, #4eb7ac, #006275

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.radiation-carrot {
color: #ffa142;
}
.soft-saffron {
color: #ffd480;
}
.emerald-wave {
color: #4eb7ac;
}
.green-spool {
color: #006275;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--radiation-carrot:#ffa142;
--soft-saffron:#ffd480;
--emerald-wave:#4eb7ac;
--green-spool:#006275;
}

More palettes to explore