All Palettes

Color Palette #191f4d, #3d2c63, #a65e9e, #f4a462, #f9c54e

0%
0%
0%

CSS code for this palette

/* CSS */
.fly-by-night {
color: #191f4d;
}
.minsk {
color: #3d2c63;
}
.heath-spotted-orchid {
color: #a65e9e;
}
.shrimp-cocktail {
color: #f4a462;
}
.creamy-sweet-corn {
color: #f9c54e;
}

/* CSS Variables */
:root {
--fly-by-night:#191f4d;
--minsk:#3d2c63;
--heath-spotted-orchid:#a65e9e;
--shrimp-cocktail:#f4a462;
--creamy-sweet-corn:#f9c54e;
}

More palettes to explore