All Palettes

Color Palette #ff6e61, #ff9e42, #ffcb5c, #69af4b, #1abc9c

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.exotic-blossom {
color: #ff9e42;
}
.nacho {
color: #ffcb5c;
}
.sour-candy {
color: #69af4b;
}
.aloha {
color: #1abc9c;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--exotic-blossom:#ff9e42;
--nacho:#ffcb5c;
--sour-candy:#69af4b;
--aloha:#1abc9c;
}

More palettes to explore