All Palettes

Color Palette #a92d2d, #d5b02a, #499bc1, #2d4a5c, #f5f5f5

0%
0%
0%

CSS code for this palette

/* CSS */
.drive-in-cherry {
color: #a92d2d;
}
.brassy {
color: #d5b02a;
}
.mountain-bluebird {
color: #499bc1;
}
.celtic-rush {
color: #2d4a5c;
}
.white-smoke {
color: #f5f5f5;
}

/* CSS Variables */
:root {
--drive-in-cherry:#a92d2d;
--brassy:#d5b02a;
--mountain-bluebird:#499bc1;
--celtic-rush:#2d4a5c;
--white-smoke:#f5f5f5;
}

More palettes to explore