All Palettes

Color Palette #ff6e61, #ffa05c, #f6e48e, #69af4b, #1e3799

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.clarified-orange {
color: #ffa05c;
}
.pale-banana {
color: #f6e48e;
}
.sour-candy {
color: #69af4b;
}
.north-star-blue {
color: #1e3799;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--clarified-orange:#ffa05c;
--pale-banana:#f6e48e;
--sour-candy:#69af4b;
--north-star-blue:#1e3799;
}

More palettes to explore