All Palettes

Color Palette #d67f38, #f1a64b, #f7c973, #e2e9af, #a1c7d4

0%
0%
0%

CSS code for this palette

/* CSS */
.mexican-spirit {
color: #d67f38;
}
.egyptian-gold {
color: #f1a64b;
}
.orange-chocolate {
color: #f7c973;
}
.daydream {
color: #e2e9af;
}
.blue-dam {
color: #a1c7d4;
}

/* CSS Variables */
:root {
--mexican-spirit:#d67f38;
--egyptian-gold:#f1a64b;
--orange-chocolate:#f7c973;
--daydream:#e2e9af;
--blue-dam:#a1c7d4;
}

More palettes to explore