All Palettes

Color Palette #b84c69, #ff6e61, #ffb84d, #fddb6d, #a6d8d2

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-dahlia {
color: #b84c69;
}
.grapefruit-pulp {
color: #ff6e61;
}
.floral-leaf {
color: #ffb84d;
}
.hawkbit {
color: #fddb6d;
}
.lolly-ice {
color: #a6d8d2;
}

/* CSS Variables */
:root {
--pink-dahlia:#b84c69;
--grapefruit-pulp:#ff6e61;
--floral-leaf:#ffb84d;
--hawkbit:#fddb6d;
--lolly-ice:#a6d8d2;
}

More palettes to explore