All Palettes

Color Palette #d95d30, #f6a655, #fbcb5b, #f4d07b, #c8a25b

0%
0%
0%

CSS code for this palette

/* CSS */
.tangerine-bliss {
color: #d95d30;
}
.ginger-milk {
color: #f6a655;
}
.casandora-yellow {
color: #fbcb5b;
}
.popcorn {
color: #f4d07b;
}
.warm-leather {
color: #c8a25b;
}

/* CSS Variables */
:root {
--tangerine-bliss:#d95d30;
--ginger-milk:#f6a655;
--casandora-yellow:#fbcb5b;
--popcorn:#f4d07b;
--warm-leather:#c8a25b;
}

More palettes to explore