All Palettes

Color Palette #fab700, #f9e07b, #f4c89f, #ff6b6b, #ff3c00

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-angels-yellow {
color: #fab700;
}
.ravioli-al-limone {
color: #f9e07b;
}
.sundown {
color: #f4c89f;
}
.pompelmo {
color: #ff6b6b;
}
.coquelicot {
color: #ff3c00;
}

/* CSS Variables */
:root {
--blue-angels-yellow:#fab700;
--ravioli-al-limone:#f9e07b;
--sundown:#f4c89f;
--pompelmo:#ff6b6b;
--coquelicot:#ff3c00;
}

More palettes to explore