All Palettes

Color Palette #f3ca4f, #e09f3e, #d67d3d, #b35666, #4a2f5b

0%
0%
0%

CSS code for this palette

/* CSS */
.radiant-sun {
color: #f3ca4f;
}
.life-is-good {
color: #e09f3e;
}
.sweet-potato {
color: #d67d3d;
}
.hot-flamingo {
color: #b35666;
}
.scarlet-gum {
color: #4a2f5b;
}

/* CSS Variables */
:root {
--radiant-sun:#f3ca4f;
--life-is-good:#e09f3e;
--sweet-potato:#d67d3d;
--hot-flamingo:#b35666;
--scarlet-gum:#4a2f5b;
}

More palettes to explore