All Palettes

Color Palette #fab700, #f67d2c, #d74c19, #a5314a, #6a2c90

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-angels-yellow {
color: #fab700;
}
.summer-citrus {
color: #f67d2c;
}
.war-paint-red {
color: #d74c19;
}
.scarlet-ribbons {
color: #a5314a;
}
.true-purple {
color: #6a2c90;
}

/* CSS Variables */
:root {
--blue-angels-yellow:#fab700;
--summer-citrus:#f67d2c;
--war-paint-red:#d74c19;
--scarlet-ribbons:#a5314a;
--true-purple:#6a2c90;
}

More palettes to explore