All Palettes

Color Palette #1c2b6d, #5e4b8b, #a45b8d, #fab700, #f54b42

0%
0%
0%

CSS code for this palette

/* CSS */
.mythical-night {
color: #1c2b6d;
}
.bright-eggplant {
color: #5e4b8b;
}
.cyclamen-red {
color: #a45b8d;
}
.blue-angels-yellow {
color: #fab700;
}
.angry-flamingo {
color: #f54b42;
}

/* CSS Variables */
:root {
--mythical-night:#1c2b6d;
--bright-eggplant:#5e4b8b;
--cyclamen-red:#a45b8d;
--blue-angels-yellow:#fab700;
--angry-flamingo:#f54b42;
}

More palettes to explore