All Palettes

Color Palette #ff6e61, #ffb84d, #ffd54d, #a4d2df, #681b98

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.floral-leaf {
color: #ffb84d;
}
.vibrant {
color: #ffd54d;
}
.french-pass {
color: #a4d2df;
}
.wild-violet {
color: #681b98;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--floral-leaf:#ffb84d;
--vibrant:#ffd54d;
--french-pass:#a4d2df;
--wild-violet:#681b98;
}

More palettes to explore