All Palettes

Color Palette #f3ca4f, #f0a800, #e57b2a, #d7475a, #a03b8e

0%
0%
0%

CSS code for this palette

/* CSS */
.radiant-sun {
color: #f3ca4f;
}
.welcoming-wasp {
color: #f0a800;
}
.crushed-orange {
color: #e57b2a;
}
.geranium {
color: #d7475a;
}
.wild-aster {
color: #a03b8e;
}

/* CSS Variables */
:root {
--radiant-sun:#f3ca4f;
--welcoming-wasp:#f0a800;
--crushed-orange:#e57b2a;
--geranium:#d7475a;
--wild-aster:#a03b8e;
}

More palettes to explore