All Palettes

Color Palette #2e1a47, #4f2c63, #814b7f, #b57897, #f4a462

0%
0%
0%

CSS code for this palette

/* CSS */
.russian-violet {
color: #2e1a47;
}
.crown-jewel {
color: #4f2c63;
}
.vibrant-orchid {
color: #814b7f;
}
.choral-singer {
color: #b57897;
}
.shrimp-cocktail {
color: #f4a462;
}

/* CSS Variables */
:root {
--russian-violet:#2e1a47;
--crown-jewel:#4f2c63;
--vibrant-orchid:#814b7f;
--choral-singer:#b57897;
--shrimp-cocktail:#f4a462;
}

More palettes to explore