All Palettes

Color Palette #9c1c31, #e24b58, #f2b75f, #a1c9d3, #4c7b8a

0%
0%
0%

CSS code for this palette

/* CSS */
.vivid-burgundy {
color: #9c1c31;
}
.tomato-scepter {
color: #e24b58;
}
.crunch {
color: #f2b75f;
}
.blue-dam {
color: #a1c9d3;
}
.brittany-blue {
color: #4c7b8a;
}

/* CSS Variables */
:root {
--vivid-burgundy:#9c1c31;
--tomato-scepter:#e24b58;
--crunch:#f2b75f;
--blue-dam:#a1c9d3;
--brittany-blue:#4c7b8a;
}

More palettes to explore