All Palettes

Color Palette #fab700, #f6e1a7, #f2b5c2, #a77ccb, #6a4c94

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-angels-yellow {
color: #fab700;
}
.lemon-ice-yellow {
color: #f6e1a7;
}
.ibis {
color: #f2b5c2;
}
.wisteria {
color: #a77ccb;
}
.pure-mauve {
color: #6a4c94;
}

/* CSS Variables */
:root {
--blue-angels-yellow:#fab700;
--lemon-ice-yellow:#f6e1a7;
--ibis:#f2b5c2;
--wisteria:#a77ccb;
--pure-mauve:#6a4c94;
}

More palettes to explore