All Palettes

Color Palette #1c1a2e, #492c59, #7c4f8c, #b26c8b, #f2a950

0%
0%
0%

CSS code for this palette

/* CSS */
.sambucus {
color: #1c1a2e;
}
.deep-plum {
color: #492c59;
}
.cleopatra-s-gown {
color: #7c4f8c;
}
.pink-hibiscus {
color: #b26c8b;
}
.pani-puri {
color: #f2a950;
}

/* CSS Variables */
:root {
--sambucus:#1c1a2e;
--deep-plum:#492c59;
--cleopatra-s-gown:#7c4f8c;
--pink-hibiscus:#b26c8b;
--pani-puri:#f2a950;
}

More palettes to explore