All Palettes

Color Palette #ff6e61, #ff9e1f, #ffcb5c, #69af4b, #1e3799

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.radiant-yellow {
color: #ff9e1f;
}
.nacho {
color: #ffcb5c;
}
.sour-candy {
color: #69af4b;
}
.north-star-blue {
color: #1e3799;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--radiant-yellow:#ff9e1f;
--nacho:#ffcb5c;
--sour-candy:#69af4b;
--north-star-blue:#1e3799;
}

More palettes to explore