All Palettes

Color Palette #f7e1a1, #e8a378, #d3725f, #b63e72, #8f2a98

0%
0%
0%

CSS code for this palette

/* CSS */
.venetian-yellow {
color: #f7e1a1;
}
.mexican-standoff {
color: #e8a378;
}
.ok-corral {
color: #d3725f;
}
.spicy-purple {
color: #b63e72;
}
.leviathan-purple {
color: #8f2a98;
}

/* CSS Variables */
:root {
--venetian-yellow:#f7e1a1;
--mexican-standoff:#e8a378;
--ok-corral:#d3725f;
--spicy-purple:#b63e72;
--leviathan-purple:#8f2a98;
}

More palettes to explore