All Palettes

Color Palette #ff6e61, #ffb84d, #ffd54d, #a8e6ce, #ff8a92

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.floral-leaf {
color: #ffb84d;
}
.vibrant {
color: #ffd54d;
}
.tropical {
color: #a8e6ce;
}
.tulip {
color: #ff8a92;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--floral-leaf:#ffb84d;
--vibrant:#ffd54d;
--tropical:#a8e6ce;
--tulip:#ff8a92;
}

More palettes to explore