All Palettes

Color Palette #f5c899, #f0a800, #ebb14c, #d67f38, #be5b2d

0%
0%
0%

CSS code for this palette

/* CSS */
.orange-blast {
color: #f5c899;
}
.welcoming-wasp {
color: #f0a800;
}
.lion-s-mane {
color: #ebb14c;
}
.mexican-spirit {
color: #d67f38;
}
.cinnamon-rufous {
color: #be5b2d;
}

/* CSS Variables */
:root {
--orange-blast:#f5c899;
--welcoming-wasp:#f0a800;
--lion-s-mane:#ebb14c;
--mexican-spirit:#d67f38;
--cinnamon-rufous:#be5b2d;
}

More palettes to explore