All Palettes

Color Palette #fab700, #f6d12c, #f3ab5e, #e76e50, #c75c9a

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-angels-yellow {
color: #fab700;
}
.dream-of-spring {
color: #f6d12c;
}
.goldfish {
color: #f3ab5e;
}
.entan-red {
color: #e76e50;
}
.llilacquered {
color: #c75c9a;
}

/* CSS Variables */
:root {
--blue-angels-yellow:#fab700;
--dream-of-spring:#f6d12c;
--goldfish:#f3ab5e;
--entan-red:#e76e50;
--llilacquered:#c75c9a;
}

More palettes to explore