All Palettes

Color Palette #fab700, #f05a28, #d94f3a, #a65e9e, #6c4c9a

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-angels-yellow {
color: #fab700;
}
.durotar-fire {
color: #f05a28;
}
.fire-island {
color: #d94f3a;
}
.heath-spotted-orchid {
color: #a65e9e;
}
.parfait-d-amour {
color: #6c4c9a;
}

/* CSS Variables */
:root {
--blue-angels-yellow:#fab700;
--durotar-fire:#f05a28;
--fire-island:#d94f3a;
--heath-spotted-orchid:#a65e9e;
--parfait-d-amour:#6c4c9a;
}

More palettes to explore