All Palettes

Color Palette #4a0d0d, #9e1f1f, #d94a4a, #f7a1a1, #ffcccc

0%
0%
0%

CSS code for this palette

/* CSS */
.bean {
color: #4a0d0d;
}
.red-vitality {
color: #9e1f1f;
}
.re-entry {
color: #d94a4a;
}
.candy-heart-pink {
color: #f7a1a1;
}
.lusty-gallant {
color: #ffcccc;
}

/* CSS Variables */
:root {
--bean:#4a0d0d;
--red-vitality:#9e1f1f;
--re-entry:#d94a4a;
--candy-heart-pink:#f7a1a1;
--lusty-gallant:#ffcccc;
}

More palettes to explore