All Palettes

Color Palette #bf4f3b, #e5af52, #f7d58d, #f4c4a4, #6b4d7a

0%
0%
0%

CSS code for this palette

/* CSS */
.glowing-coals {
color: #bf4f3b;
}
.yolk-yellow {
color: #e5af52;
}
.maybe-maui {
color: #f7d58d;
}
.australian-apricot {
color: #f4c4a4;
}
.exotic-purple {
color: #6b4d7a;
}

/* CSS Variables */
:root {
--glowing-coals:#bf4f3b;
--yolk-yellow:#e5af52;
--maybe-maui:#f7d58d;
--australian-apricot:#f4c4a4;
--exotic-purple:#6b4d7a;
}

More palettes to explore