All Palettes

Color Palette #ffd28a, #ffb84d, #ff8c1a, #d67d29, #a65e2b

0%
0%
0%

CSS code for this palette

/* CSS */
.sunporch {
color: #ffd28a;
}
.floral-leaf {
color: #ffb84d;
}
.laddu-orange {
color: #ff8c1a;
}
.bitter-orange {
color: #d67d29;
}
.scarecrow-frown {
color: #a65e2b;
}

/* CSS Variables */
:root {
--sunporch:#ffd28a;
--floral-leaf:#ffb84d;
--laddu-orange:#ff8c1a;
--bitter-orange:#d67d29;
--scarecrow-frown:#a65e2b;
}

More palettes to explore