All Palettes

Color Palette #d6006f, #ff6e61, #ffb84d, #fff9c2, #4eb7ac

0%
0%
0%

CSS code for this palette

/* CSS */
.moth-orchid {
color: #d6006f;
}
.grapefruit-pulp {
color: #ff6e61;
}
.floral-leaf {
color: #ffb84d;
}
.twinkling-lights {
color: #fff9c2;
}
.emerald-wave {
color: #4eb7ac;
}

/* CSS Variables */
:root {
--moth-orchid:#d6006f;
--grapefruit-pulp:#ff6e61;
--floral-leaf:#ffb84d;
--twinkling-lights:#fff9c2;
--emerald-wave:#4eb7ac;
}

More palettes to explore