All Palettes

Color Palette #981b29, #c94f4f, #e8b4a1, #f8dbb4, #f0a800

0%
0%
0%

CSS code for this palette

/* CSS */
.manchester-nights {
color: #981b29;
}
.chinese-dragon {
color: #c94f4f;
}
.pink-abalone {
color: #e8b4a1;
}
.tahitian-sand {
color: #f8dbb4;
}
.welcoming-wasp {
color: #f0a800;
}

/* CSS Variables */
:root {
--manchester-nights:#981b29;
--chinese-dragon:#c94f4f;
--pink-abalone:#e8b4a1;
--tahitian-sand:#f8dbb4;
--welcoming-wasp:#f0a800;
}

More palettes to explore