All Palettes

Color Palette #1e1f4d, #4d2c58, #a15e8f, #e9a5c3, #f9e5ae

0%
0%
0%

CSS code for this palette

/* CSS */
.fly-by-night {
color: #1e1f4d;
}
.scarlet-gum {
color: #4d2c58;
}
.thimble-red {
color: #a15e8f;
}
.think-pink {
color: #e9a5c3;
}
.khaki-core {
color: #f9e5ae;
}

/* CSS Variables */
:root {
--fly-by-night:#1e1f4d;
--scarlet-gum:#4d2c58;
--thimble-red:#a15e8f;
--think-pink:#e9a5c3;
--khaki-core:#f9e5ae;
}

More palettes to explore