All Palettes

Color Palette #ff6e61, #ff9a47, #ffd65c, #f7e13b, #a3d55d

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.orange-hibiscus {
color: #ff9a47;
}
.common-dandelion {
color: #ffd65c;
}
.fluffy-duckling {
color: #f7e13b;
}
.lime-lizard {
color: #a3d55d;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--orange-hibiscus:#ff9a47;
--common-dandelion:#ffd65c;
--fluffy-duckling:#f7e13b;
--lime-lizard:#a3d55d;
}

More palettes to explore