All Palettes

Color Palette #f3ab5e, #f26c3a, #d54939, #a83e6d, #6c508b

0%
0%
0%

CSS code for this palette

/* CSS */
.goldfish {
color: #f3ab5e;
}
.mandarin-orange {
color: #f26c3a;
}
.warming-heart {
color: #d54939;
}
.medium-ruby {
color: #a83e6d;
}
.magenta-violet {
color: #6c508b;
}

/* CSS Variables */
:root {
--goldfish:#f3ab5e;
--mandarin-orange:#f26c3a;
--warming-heart:#d54939;
--medium-ruby:#a83e6d;
--magenta-violet:#6c508b;
}

More palettes to explore