All Palettes

Color Palette #191f4d, #5e4b8b, #c94a4a, #f78b6e, #fceab6

0%
0%
0%

CSS code for this palette

/* CSS */
.fly-by-night {
color: #191f4d;
}
.bright-eggplant {
color: #5e4b8b;
}
.king-crimson {
color: #c94a4a;
}
.fruit-red {
color: #f78b6e;
}
.solar {
color: #fceab6;
}

/* CSS Variables */
:root {
--fly-by-night:#191f4d;
--bright-eggplant:#5e4b8b;
--king-crimson:#c94a4a;
--fruit-red:#f78b6e;
--solar:#fceab6;
}

More palettes to explore