All Palettes

Color Palette #951d29, #a94d4c, #d69b6b, #f3d49b, #f8e0af

0%
0%
0%

CSS code for this palette

/* CSS */
.rio-red {
color: #951d29;
}
.persimmon-red {
color: #a94d4c;
}
.prayer-flag {
color: #d69b6b;
}
.marquisette {
color: #f3d49b;
}
.pasta {
color: #f8e0af;
}

/* CSS Variables */
:root {
--rio-red:#951d29;
--persimmon-red:#a94d4c;
--prayer-flag:#d69b6b;
--marquisette:#f3d49b;
--pasta:#f8e0af;
}

More palettes to explore