All Palettes

Color Palette #fab700, #f6a34c, #f27c78, #e57b8d, #a77ccb

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-angels-yellow {
color: #fab700;
}
.troll-slayer-orange {
color: #f6a34c;
}
.salmon-pok-bowl {
color: #f27c78;
}
.true-love {
color: #e57b8d;
}
.wisteria {
color: #a77ccb;
}

/* CSS Variables */
:root {
--blue-angels-yellow:#fab700;
--troll-slayer-orange:#f6a34c;
--salmon-pok-bowl:#f27c78;
--true-love:#e57b8d;
--wisteria:#a77ccb;
}

More palettes to explore