All Palettes

Color Palette #f6d2a2, #fab700, #f48d06, #db5000, #6f2c90

0%
0%
0%

CSS code for this palette

/* CSS */
.antique-wicker-basket {
color: #f6d2a2;
}
.blue-angels-yellow {
color: #fab700;
}
.saffron-gold {
color: #f48d06;
}
.deep-orange {
color: #db5000;
}
.true-purple {
color: #6f2c90;
}

/* CSS Variables */
:root {
--antique-wicker-basket:#f6d2a2;
--blue-angels-yellow:#fab700;
--saffron-gold:#f48d06;
--deep-orange:#db5000;
--true-purple:#6f2c90;
}

More palettes to explore