All Palettes

Color Palette #fab700, #f7d79c, #f5e6c2, #f0a800, #e07b38

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-angels-yellow {
color: #fab700;
}
.phoenix-fossil {
color: #f7d79c;
}
.pipitschah {
color: #f5e6c2;
}
.welcoming-wasp {
color: #f0a800;
}
.citrus-blast {
color: #e07b38;
}

/* CSS Variables */
:root {
--blue-angels-yellow:#fab700;
--phoenix-fossil:#f7d79c;
--pipitschah:#f5e6c2;
--welcoming-wasp:#f0a800;
--citrus-blast:#e07b38;
}

More palettes to explore