All Palettes

Color Palette #f2d450, #f5a300, #e77e23, #d96030, #6e3f57

0%
0%
0%

CSS code for this palette

/* CSS */
.fresh-pineapple {
color: #f2d450;
}
.mad-for-mango {
color: #f5a300;
}
.orange-gluttony {
color: #e77e23;
}
.tangerine-bliss {
color: #d96030;
}
.royal-lines {
color: #6e3f57;
}

/* CSS Variables */
:root {
--fresh-pineapple:#f2d450;
--mad-for-mango:#f5a300;
--orange-gluttony:#e77e23;
--tangerine-bliss:#d96030;
--royal-lines:#6e3f57;
}

More palettes to explore