All Palettes

Color Palette #e6ab7a, #d07d4e, #c9493b, #9a2d51, #5a2b7d

0%
0%
0%

CSS code for this palette

/* CSS */
.sun-bleached-ochre {
color: #e6ab7a;
}
.apricot-buff {
color: #d07d4e;
}
.top-tomato {
color: #c9493b;
}
.raspberry-romantic {
color: #9a2d51;
}
.amethyst-purple {
color: #5a2b7d;
}

/* CSS Variables */
:root {
--sun-bleached-ochre:#e6ab7a;
--apricot-buff:#d07d4e;
--top-tomato:#c9493b;
--raspberry-romantic:#9a2d51;
--amethyst-purple:#5a2b7d;
}

More palettes to explore