All Palettes

Color Palette #8a3f33, #c74938, #e88c4a, #f6d44c, #f9e19f

0%
0%
0%

CSS code for this palette

/* CSS */
.strong-strawberry {
color: #8a3f33;
}
.grenadier {
color: #c74938;
}
.autumn-glimmer {
color: #e88c4a;
}
.fresh-pineapple {
color: #f6d44c;
}
.durango-dust {
color: #f9e19f;
}

/* CSS Variables */
:root {
--strong-strawberry:#8a3f33;
--grenadier:#c74938;
--autumn-glimmer:#e88c4a;
--fresh-pineapple:#f6d44c;
--durango-dust:#f9e19f;
}

More palettes to explore