All Palettes

Color Palette #9a1513, #d45e5e, #f2a769, #f3e09b, #a2c3a2

0%
0%
0%

CSS code for this palette

/* CSS */
.bleeding-crimson {
color: #9a1513;
}
.happy-hearts {
color: #d45e5e;
}
.lion-of-menecrates {
color: #f2a769;
}
.buttery-croissant {
color: #f3e09b;
}
.french-market {
color: #a2c3a2;
}

/* CSS Variables */
:root {
--bleeding-crimson:#9a1513;
--happy-hearts:#d45e5e;
--lion-of-menecrates:#f2a769;
--buttery-croissant:#f3e09b;
--french-market:#a2c3a2;
}

More palettes to explore