All Palettes

Color Palette #1e1f43, #3e4b74, #f0a400, #f48d06, #e84545

0%
0%
0%

CSS code for this palette

/* CSS */
.black-market {
color: #1e1f43;
}
.takaka {
color: #3e4b74;
}
.lemon-dream {
color: #f0a400;
}
.saffron-gold {
color: #f48d06;
}
.x-marks-the-spot {
color: #e84545;
}

/* CSS Variables */
:root {
--black-market:#1e1f43;
--takaka:#3e4b74;
--lemon-dream:#f0a400;
--saffron-gold:#f48d06;
--x-marks-the-spot:#e84545;
}

More palettes to explore