All Palettes

Color Palette #1f1f4d, #4b4c8b, #8b8ccb, #c9a86e, #d8503b

0%
0%
0%

CSS code for this palette

/* CSS */
.fly-by-night {
color: #1f1f4d;
}
.beaded-blue {
color: #4b4c8b;
}
.adora {
color: #8b8ccb;
}
.ginger-ale {
color: #c9a86e;
}
.fire-island {
color: #d8503b;
}

/* CSS Variables */
:root {
--fly-by-night:#1f1f4d;
--beaded-blue:#4b4c8b;
--adora:#8b8ccb;
--ginger-ale:#c9a86e;
--fire-island:#d8503b;
}

More palettes to explore