All Palettes

Color Palette #f2b62c, #f2a62c, #f16f3b, #e84f6e, #b44b8f

0%
0%
0%

CSS code for this palette

/* CSS */
.xanthous {
color: #f2b62c;
}
.whisky-sour {
color: #f2a62c;
}
.chinese-orange {
color: #f16f3b;
}
.camellia-rose {
color: #e84f6e;
}
.purple-orchid {
color: #b44b8f;
}

/* CSS Variables */
:root {
--xanthous:#f2b62c;
--whisky-sour:#f2a62c;
--chinese-orange:#f16f3b;
--camellia-rose:#e84f6e;
--purple-orchid:#b44b8f;
}

More palettes to explore