All Palettes

Color Palette #691b2c, #9d2a3f, #d95b59, #f0a800, #f1f6c1

0%
0%
0%

CSS code for this palette

/* CSS */
.velvet-outbreak {
color: #691b2c;
}
.velvet-cake {
color: #9d2a3f;
}
.bricks-of-hope {
color: #d95b59;
}
.welcoming-wasp {
color: #f0a800;
}
.fresh-grown {
color: #f1f6c1;
}

/* CSS Variables */
:root {
--velvet-outbreak:#691b2c;
--velvet-cake:#9d2a3f;
--bricks-of-hope:#d95b59;
--welcoming-wasp:#f0a800;
--fresh-grown:#f1f6c1;
}

More palettes to explore