All Palettes

Color Palette #f9a91f, #f08c00, #e05e00, #c85937, #a54a8f

0%
0%
0%

CSS code for this palette

/* CSS */
.gusto-gold {
color: #f9a91f;
}
.saffron-gold {
color: #f08c00;
}
.orange-danger {
color: #e05e00;
}
.cinnamon-stone {
color: #c85937;
}
.plum-dust {
color: #a54a8f;
}

/* CSS Variables */
:root {
--gusto-gold:#f9a91f;
--saffron-gold:#f08c00;
--orange-danger:#e05e00;
--cinnamon-stone:#c85937;
--plum-dust:#a54a8f;
}

More palettes to explore