All Palettes

Color Palette #ff6e61, #f7b069, #ffcb5c, #d8e3a1, #69af4b

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.november-gold {
color: #f7b069;
}
.nacho {
color: #ffcb5c;
}
.curious {
color: #d8e3a1;
}
.sour-candy {
color: #69af4b;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--november-gold:#f7b069;
--nacho:#ffcb5c;
--curious:#d8e3a1;
--sour-candy:#69af4b;
}

More palettes to explore