All Palettes

Color Palette #ff6e61, #ffb84d, #00bdad, #8d43ad, #f39c12

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.floral-leaf {
color: #ffb84d;
}
.verditer {
color: #00bdad;
}
.moonshadow {
color: #8d43ad;
}
.dodgeroll-gold {
color: #f39c12;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--floral-leaf:#ffb84d;
--verditer:#00bdad;
--moonshadow:#8d43ad;
--dodgeroll-gold:#f39c12;
}

More palettes to explore