All Palettes

Color Palette #4f4d5c, #a58f8d, #d9c9b5, #f4d26c, #e0705c

0%
0%
0%

CSS code for this palette

/* CSS */
.salvation {
color: #4f4d5c;
}
.tribeca {
color: #a58f8d;
}
.brown-mouse {
color: #d9c9b5;
}
.yellow-tulip {
color: #f4d26c;
}
.phoenix-red {
color: #e0705c;
}

/* CSS Variables */
:root {
--salvation:#4f4d5c;
--tribeca:#a58f8d;
--brown-mouse:#d9c9b5;
--yellow-tulip:#f4d26c;
--phoenix-red:#e0705c;
}

More palettes to explore