All Palettes

Color Palette #f3ca4f, #f1a44b, #e86a4a, #d84f6d, #c44a8d

0%
0%
0%

CSS code for this palette

/* CSS */
.radiant-sun {
color: #f3ca4f;
}
.troll-slayer-orange {
color: #f1a44b;
}
.coral-orange {
color: #e86a4a;
}
.rosy-cheeks {
color: #d84f6d;
}
.mulberry-yogurt {
color: #c44a8d;
}

/* CSS Variables */
:root {
--radiant-sun:#f3ca4f;
--troll-slayer-orange:#f1a44b;
--coral-orange:#e86a4a;
--rosy-cheeks:#d84f6d;
--mulberry-yogurt:#c44a8d;
}

More palettes to explore