All Palettes

Color Palette #f4c9b4, #e9b79f, #f4a58a, #f8d08b, #f9e19f

0%
0%
0%

CSS code for this palette

/* CSS */
.taco {
color: #f4c9b4;
}
.seasonal-beige {
color: #e9b79f;
}
.lugganath-orange {
color: #f4a58a;
}
.elven-beige {
color: #f8d08b;
}
.durango-dust {
color: #f9e19f;
}

/* CSS Variables */
:root {
--taco:#f4c9b4;
--seasonal-beige:#e9b79f;
--lugganath-orange:#f4a58a;
--elven-beige:#f8d08b;
--durango-dust:#f9e19f;
}

More palettes to explore