All Palettes

Color Palette #ff6e61, #6dbf69, #f7ca18, #ffb300, #ff3c00

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.dublin {
color: #6dbf69;
}
.leery-lemon {
color: #f7ca18;
}
.ucla-gold {
color: #ffb300;
}
.coquelicot {
color: #ff3c00;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--dublin:#6dbf69;
--leery-lemon:#f7ca18;
--ucla-gold:#ffb300;
--coquelicot:#ff3c00;
}

More palettes to explore