All Palettes

Color Palette #1a1d2d, #4e3c6d, #a35c9d, #e89c30, #ff7b24

0%
0%
0%

CSS code for this palette

/* CSS */
.sambucus {
color: #1a1d2d;
}
.succinct-violet {
color: #4e3c6d;
}
.heath-spotted-orchid {
color: #a35c9d;
}
.persimmon {
color: #e89c30;
}
.royal-oranje {
color: #ff7b24;
}

/* CSS Variables */
:root {
--sambucus:#1a1d2d;
--succinct-violet:#4e3c6d;
--heath-spotted-orchid:#a35c9d;
--persimmon:#e89c30;
--royal-oranje:#ff7b24;
}

More palettes to explore