All Palettes

Color Palette #ff998a, #ff6e61, #ff513d, #ffd166, #690571

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-pink {
color: #ff998a;
}
.grapefruit-pulp {
color: #ff6e61;
}
.ogre-odor {
color: #ff513d;
}
.bright-halo {
color: #ffd166;
}
.zeus-purple {
color: #690571;
}

/* CSS Variables */
:root {
--peach-pink:#ff998a;
--grapefruit-pulp:#ff6e61;
--ogre-odor:#ff513d;
--bright-halo:#ffd166;
--zeus-purple:#690571;
}

More palettes to explore