All Palettes

Color Palette #ff6e61, #ff9a5c, #f7cf69, #f8f9a9, #69af4b

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.papaya {
color: #ff9a5c;
}
.bright-yarrow {
color: #f7cf69;
}
.shalimar {
color: #f8f9a9;
}
.sour-candy {
color: #69af4b;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--papaya:#ff9a5c;
--bright-yarrow:#f7cf69;
--shalimar:#f8f9a9;
--sour-candy:#69af4b;
}

More palettes to explore