All Palettes

Color Palette #ff6e61, #da5b25, #e9b92b, #a4d62e, #4f9eba

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.l-l-red {
color: #da5b25;
}
.bright-sun {
color: #e9b92b;
}
.p-ra-rocha {
color: #a4d62e;
}
.brig {
color: #4f9eba;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--l-l-red:#da5b25;
--bright-sun:#e9b92b;
--p-ra-rocha:#a4d62e;
--brig:#4f9eba;
}

More palettes to explore