All Palettes

Color Palette #891551, #e03e61, #ff9d52, #ffdb4d, #fffb8a

0%
0%
0%

CSS code for this palette

/* CSS */
.french-plum {
color: #891551;
}
.paradise-pink {
color: #e03e61;
}
.bittersweet {
color: #ff9d52;
}
.kuchinashi-yellow {
color: #ffdb4d;
}
.aged-plastic-casing {
color: #fffb8a;
}

/* CSS Variables */
:root {
--french-plum:#891551;
--paradise-pink:#e03e61;
--bittersweet:#ff9d52;
--kuchinashi-yellow:#ffdb4d;
--aged-plastic-casing:#fffb8a;
}

More palettes to explore