All Palettes

Color Palette #ff6e61, #ff9c33, #ffc83d, #a3d55d, #4d8af5

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.indian-saffron {
color: #ff9c33;
}
.yellow-jacket {
color: #ffc83d;
}
.lime-lizard {
color: #a3d55d;
}
.blue-elemental {
color: #4d8af5;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--indian-saffron:#ff9c33;
--yellow-jacket:#ffc83d;
--lime-lizard:#a3d55d;
--blue-elemental:#4d8af5;
}

More palettes to explore