All Palettes

Color Palette #ff6e61, #f9a65d, #f1d04b, #a5d96d, #4cb7e1

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.rajah {
color: #f9a65d;
}
.banana-drama {
color: #f1d04b;
}
.last-of-lettuce {
color: #a5d96d;
}
.lake-thun {
color: #4cb7e1;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--rajah:#f9a65d;
--banana-drama:#f1d04b;
--last-of-lettuce:#a5d96d;
--lake-thun:#4cb7e1;
}

More palettes to explore