All Palettes

Color Palette #fab700, #fce388, #f38181, #f3afc2, #dfa8ff

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-angels-yellow {
color: #fab700;
}
.sweet-chamomile {
color: #fce388;
}
.meat {
color: #f38181;
}
.ibis {
color: #f3afc2;
}
.testosterose {
color: #dfa8ff;
}

/* CSS Variables */
:root {
--blue-angels-yellow:#fab700;
--sweet-chamomile:#fce388;
--meat:#f38181;
--ibis:#f3afc2;
--testosterose:#dfa8ff;
}

More palettes to explore