All Palettes

Color Palette #ffb19e, #ff6e61, #ff513d, #da2b2b, #b30021

0%
0%
0%

CSS code for this palette

/* CSS */
.buttery-salmon {
color: #ffb19e;
}
.grapefruit-pulp {
color: #ff6e61;
}
.ogre-odor {
color: #ff513d;
}
.chi-gong {
color: #da2b2b;
}
.pixel-bleeding {
color: #b30021;
}

/* CSS Variables */
:root {
--buttery-salmon:#ffb19e;
--grapefruit-pulp:#ff6e61;
--ogre-odor:#ff513d;
--chi-gong:#da2b2b;
--pixel-bleeding:#b30021;
}

More palettes to explore