All Palettes

Color Palette #791b24, #9f3c43, #d05359, #f27d81, #ffb3b5

0%
0%
0%

CSS code for this palette

/* CSS */
.incubus {
color: #791b24;
}
.ruby-ring {
color: #9f3c43;
}
.mandy {
color: #d05359;
}
.meat {
color: #f27d81;
}
.young-salmon {
color: #ffb3b5;
}

/* CSS Variables */
:root {
--incubus:#791b24;
--ruby-ring:#9f3c43;
--mandy:#d05359;
--meat:#f27d81;
--young-salmon:#ffb3b5;
}

More palettes to explore