All Palettes

Color Palette #ff6e61, #ff8b42, #f3ca4f, #69af4b, #3b3b3a

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.orange-bell-pepper {
color: #ff8b42;
}
.radiant-sun {
color: #f3ca4f;
}
.sour-candy {
color: #69af4b;
}
.dead-pixel {
color: #3b3b3a;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--orange-bell-pepper:#ff8b42;
--radiant-sun:#f3ca4f;
--sour-candy:#69af4b;
--dead-pixel:#3b3b3a;
}

More palettes to explore