All Palettes

Color Palette #f69f2c, #fbc57e, #fce1a1, #ff8052, #d35c12

0%
0%
0%

CSS code for this palette

/* CSS */
.lightning-yellow {
color: #f69f2c;
}
.uldum-beige {
color: #fbc57e;
}
.polka-dot-skirt {
color: #fce1a1;
}
.n-rang-orange {
color: #ff8052;
}
.tomato-bisque {
color: #d35c12;
}

/* CSS Variables */
:root {
--lightning-yellow:#f69f2c;
--uldum-beige:#fbc57e;
--polka-dot-skirt:#fce1a1;
--n-rang-orange:#ff8052;
--tomato-bisque:#d35c12;
}

More palettes to explore