All Palettes

Color Palette #1a1a4c, #4c2c6d, #a34d92, #f5a747, #ff7142

0%
0%
0%

CSS code for this palette

/* CSS */
.tetsu-kon-blue {
color: #1a1a4c;
}
.mystic-nights {
color: #4c2c6d;
}
.plum-dust {
color: #a34d92;
}
.o-brien-orange {
color: #f5a747;
}
.precious-persimmon {
color: #ff7142;
}

/* CSS Variables */
:root {
--tetsu-kon-blue:#1a1a4c;
--mystic-nights:#4c2c6d;
--plum-dust:#a34d92;
--o-brien-orange:#f5a747;
--precious-persimmon:#ff7142;
}

More palettes to explore