All Palettes

Color Palette #5b1a1a, #9f2d2d, #d85a5a, #f59e9e, #ffcccc

0%
0%
0%

CSS code for this palette

/* CSS */
.philippine-brown {
color: #5b1a1a;
}
.dorset-naga {
color: #9f2d2d;
}
.bricks-of-hope {
color: #d85a5a;
}
.young-crab {
color: #f59e9e;
}
.lusty-gallant {
color: #ffcccc;
}

/* CSS Variables */
:root {
--philippine-brown:#5b1a1a;
--dorset-naga:#9f2d2d;
--bricks-of-hope:#d85a5a;
--young-crab:#f59e9e;
--lusty-gallant:#ffcccc;
}

More palettes to explore