All Palettes

Color Palette #a51d31, #c84c50, #d8a64f, #e2b236, #f3b6a0

0%
0%
0%

CSS code for this palette

/* CSS */
.vivid-burgundy {
color: #a51d31;
}
.red-trillium {
color: #c84c50;
}
.plantain-chips {
color: #d8a64f;
}
.super-lemon {
color: #e2b236;
}
.first-date {
color: #f3b6a0;
}

/* CSS Variables */
:root {
--vivid-burgundy:#a51d31;
--red-trillium:#c84c50;
--plantain-chips:#d8a64f;
--super-lemon:#e2b236;
--first-date:#f3b6a0;
}

More palettes to explore