All Palettes

Color Palette #ff6e61, #ff9757, #ffc370, #f2d65a, #ffb300

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.honey-carrot-cake {
color: #ff9757;
}
.chanterelles {
color: #ffc370;
}
.wake-me-up {
color: #f2d65a;
}
.ucla-gold {
color: #ffb300;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--honey-carrot-cake:#ff9757;
--chanterelles:#ffc370;
--wake-me-up:#f2d65a;
--ucla-gold:#ffb300;
}

More palettes to explore