All Palettes

Color Palette #ff7e2e, #5b3e8e, #212121, #f5a300, #a55f7f

0%
0%
0%

CSS code for this palette

/* CSS */
.temptatious-tangerine {
color: #ff7e2e;
}
.daisy-bush {
color: #5b3e8e;
}
.lead {
color: #212121;
}
.mad-for-mango {
color: #f5a300;
}
.strawberry-mousse {
color: #a55f7f;
}

/* CSS Variables */
:root {
--temptatious-tangerine:#ff7e2e;
--daisy-bush:#5b3e8e;
--lead:#212121;
--mad-for-mango:#f5a300;
--strawberry-mousse:#a55f7f;
}

More palettes to explore