All Palettes

Color Palette #8a1e2e, #b84c4e, #e2a66a, #f3d05e, #a1c6d9

0%
0%
0%

CSS code for this palette

/* CSS */
.antique-ruby {
color: #8a1e2e;
}
.enticing-red {
color: #b84c4e;
}
.corn-maze {
color: #e2a66a;
}
.ride-off-into-the-sunset {
color: #f3d05e;
}
.corydalis-blue {
color: #a1c6d9;
}

/* CSS Variables */
:root {
--antique-ruby:#8a1e2e;
--enticing-red:#b84c4e;
--corn-maze:#e2a66a;
--ride-off-into-the-sunset:#f3d05e;
--corydalis-blue:#a1c6d9;
}

More palettes to explore