All Palettes

Color Palette #d54d48, #e58b8c, #f8c6bf, #f6e1a2, #f7aa7e

0%
0%
0%

CSS code for this palette

/* CSS */
.gladiola {
color: #d54d48;
}
.pink-chi {
color: #e58b8c;
}
.dress-up {
color: #f8c6bf;
}
.sun-dust {
color: #f6e1a2;
}
.sunset-peach {
color: #f7aa7e;
}

/* CSS Variables */
:root {
--gladiola:#d54d48;
--pink-chi:#e58b8c;
--dress-up:#f8c6bf;
--sun-dust:#f6e1a2;
--sunset-peach:#f7aa7e;
}

More palettes to explore