All Palettes

Color Palette #f6d19d, #f0a400, #f4603e, #4f8c8a, #293c65

0%
0%
0%

CSS code for this palette

/* CSS */
.honey-butter {
color: #f6d19d;
}
.lemon-dream {
color: #f0a400;
}
.vermilion-orange {
color: #f4603e;
}
.evora {
color: #4f8c8a;
}
.blue-depths {
color: #293c65;
}

/* CSS Variables */
:root {
--honey-butter:#f6d19d;
--lemon-dream:#f0a400;
--vermilion-orange:#f4603e;
--evora:#4f8c8a;
--blue-depths:#293c65;
}

More palettes to explore