All Palettes

Color Palette #a51d31, #d82c3a, #f3a735, #a2d8a9, #1e4d2b

0%
0%
0%

CSS code for this palette

/* CSS */
.vivid-burgundy {
color: #a51d31;
}
.akuma {
color: #d82c3a;
}
.whisky-sour {
color: #f3a735;
}
.green-trance {
color: #a2d8a9;
}
.cal-poly-pomona-green {
color: #1e4d2b;
}

/* CSS Variables */
:root {
--vivid-burgundy:#a51d31;
--akuma:#d82c3a;
--whisky-sour:#f3a735;
--green-trance:#a2d8a9;
--cal-poly-pomona-green:#1e4d2b;
}

More palettes to explore