All Palettes

Color Palette #ff6e61, #ff9900, #ffc83d, #6ebe46, #3b9fd8

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.vitamin-c {
color: #ff9900;
}
.yellow-jacket {
color: #ffc83d;
}
.pure-apple {
color: #6ebe46;
}
.dayflower {
color: #3b9fd8;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--vitamin-c:#ff9900;
--yellow-jacket:#ffc83d;
--pure-apple:#6ebe46;
--dayflower:#3b9fd8;
}

More palettes to explore