All Palettes

Color Palette #4b4c8b, #8b5f4b, #a96c4c, #d6a961, #f5b44d

0%
0%
0%

CSS code for this palette

/* CSS */
.beaded-blue {
color: #4b4c8b;
}
.spicy-mix {
color: #8b5f4b;
}
.smoldering-copper {
color: #a96c4c;
}
.streusel-cake {
color: #d6a961;
}
.mango-margarita {
color: #f5b44d;
}

/* CSS Variables */
:root {
--beaded-blue:#4b4c8b;
--spicy-mix:#8b5f4b;
--smoldering-copper:#a96c4c;
--streusel-cake:#d6a961;
--mango-margarita:#f5b44d;
}

More palettes to explore