All Palettes

Color Palette #2e1a47, #7d2a92, #b4466e, #f38e1b, #ffdb38

0%
0%
0%

CSS code for this palette

/* CSS */
.russian-violet {
color: #2e1a47;
}
.druchii-violet {
color: #7d2a92;
}
.irresistible {
color: #b4466e;
}
.miami-marmalade {
color: #f38e1b;
}
.traffic-yellow {
color: #ffdb38;
}

/* CSS Variables */
:root {
--russian-violet:#2e1a47;
--druchii-violet:#7d2a92;
--irresistible:#b4466e;
--miami-marmalade:#f38e1b;
--traffic-yellow:#ffdb38;
}

More palettes to explore