All Palettes

Color Palette #ff6e61, #ffb84d, #a9dfbf, #5faee3, #f19388

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.floral-leaf {
color: #ffb84d;
}
.mountain-mint {
color: #a9dfbf;
}
.sanctuary-spa {
color: #5faee3;
}
.guava-jelly {
color: #f19388;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--floral-leaf:#ffb84d;
--mountain-mint:#a9dfbf;
--sanctuary-spa:#5faee3;
--guava-jelly:#f19388;
}

More palettes to explore