All Palettes

Color Palette #fab700, #fad900, #f9e380, #fae69e, #f7a5a1

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-angels-yellow {
color: #fab700;
}
.dallol-yellow {
color: #fad900;
}
.pasta-luego {
color: #f9e380;
}
.storm-lightning {
color: #fae69e;
}
.roseberry {
color: #f7a5a1;
}

/* CSS Variables */
:root {
--blue-angels-yellow:#fab700;
--dallol-yellow:#fad900;
--pasta-luego:#f9e380;
--storm-lightning:#fae69e;
--roseberry:#f7a5a1;
}

More palettes to explore