All Palettes

Color Palette #e6b800, #f6ca6a, #f0e19e, #f9aaa9, #c71f38

0%
0%
0%

CSS code for this palette

/* CSS */
.fat-gold {
color: #e6b800;
}
.golden-crest {
color: #f6ca6a;
}
.bells-and-whistles-gold {
color: #f0e19e;
}
.snow-white-blush {
color: #f9aaa9;
}
.karakurenai-red {
color: #c71f38;
}

/* CSS Variables */
:root {
--fat-gold:#e6b800;
--golden-crest:#f6ca6a;
--bells-and-whistles-gold:#f0e19e;
--snow-white-blush:#f9aaa9;
--karakurenai-red:#c71f38;
}

More palettes to explore