All Palettes

Color Palette #6d2c3e, #9b5056, #d27f8d, #f5b8c8, #f7e6e3

0%
0%
0%

CSS code for this palette

/* CSS */
.siren {
color: #6d2c3e;
}
.brown-cerberus {
color: #9b5056;
}
.i-pink-i-can {
color: #d27f8d;
}
.pink-grapefruit {
color: #f5b8c8;
}
.clear-calamine {
color: #f7e6e3;
}

/* CSS Variables */
:root {
--siren:#6d2c3e;
--brown-cerberus:#9b5056;
--i-pink-i-can:#d27f8d;
--pink-grapefruit:#f5b8c8;
--clear-calamine:#f7e6e3;
}

More palettes to explore