All Palettes

Color Palette #1e194d, #4c3d6c, #85667d, #b69a9c, #e0c4b2

0%
0%
0%

CSS code for this palette

/* CSS */
.fly-by-night {
color: #1e194d;
}
.meteorite {
color: #4c3d6c;
}
.port-wine-stain {
color: #85667d;
}
.twilight-blush {
color: #b69a9c;
}
.gypsum-rose {
color: #e0c4b2;
}

/* CSS Variables */
:root {
--fly-by-night:#1e194d;
--meteorite:#4c3d6c;
--port-wine-stain:#85667d;
--twilight-blush:#b69a9c;
--gypsum-rose:#e0c4b2;
}

More palettes to explore