All Palettes

Color Palette #ffb19e, #ff6e61, #ff513d, #d6612e, #a74f2a

0%
0%
0%

CSS code for this palette

/* CSS */
.buttery-salmon {
color: #ffb19e;
}
.grapefruit-pulp {
color: #ff6e61;
}
.ogre-odor {
color: #ff513d;
}
.tangerine-bliss {
color: #d6612e;
}
.garfield {
color: #a74f2a;
}

/* CSS Variables */
:root {
--buttery-salmon:#ffb19e;
--grapefruit-pulp:#ff6e61;
--ogre-odor:#ff513d;
--tangerine-bliss:#d6612e;
--garfield:#a74f2a;
}

More palettes to explore