All Palettes

Color Palette #e6a2a7, #f2c5b5, #f4e4d7, #f9d780, #d5a95d

0%
0%
0%

CSS code for this palette

/* CSS */
.berry-riche {
color: #e6a2a7;
}
.brilliant-beige {
color: #f2c5b5;
}
.early-sunset {
color: #f4e4d7;
}
.e-honda-beige {
color: #f9d780;
}
.galley-gold {
color: #d5a95d;
}

/* CSS Variables */
:root {
--berry-riche:#e6a2a7;
--brilliant-beige:#f2c5b5;
--early-sunset:#f4e4d7;
--e-honda-beige:#f9d780;
--galley-gold:#d5a95d;
}

More palettes to explore