All Palettes

Color Palette #d94f3f, #f08c51, #f6c25a, #f7e0a6, #f9d8c3

0%
0%
0%

CSS code for this palette

/* CSS */
.gladiola {
color: #d94f3f;
}
.half-smoke {
color: #f08c51;
}
.butterfield {
color: #f6c25a;
}
.optimistic-yellow {
color: #f7e0a6;
}
.porcelain-tan {
color: #f9d8c3;
}

/* CSS Variables */
:root {
--gladiola:#d94f3f;
--half-smoke:#f08c51;
--butterfield:#f6c25a;
--optimistic-yellow:#f7e0a6;
--porcelain-tan:#f9d8c3;
}

More palettes to explore