All Palettes

Color Palette #ff6e61, #ffb84d, #6fbeba, #4b91e2, #d6006f

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.floral-leaf {
color: #ffb84d;
}
.tropic-tide {
color: #6fbeba;
}
.olympic-blue {
color: #4b91e2;
}
.moth-orchid {
color: #d6006f;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--floral-leaf:#ffb84d;
--tropic-tide:#6fbeba;
--olympic-blue:#4b91e2;
--moth-orchid:#d6006f;
}

More palettes to explore