All Palettes

Color Palette #1f203d, #4c3d76, #805d98, #b19bc5, #f0e3d6

0%
0%
0%

CSS code for this palette

/* CSS */
.midnight-express {
color: #1f203d;
}
.raw-amethyst {
color: #4c3d76;
}
.jubilee {
color: #805d98;
}
.atlantic-tulip {
color: #b19bc5;
}
.uptown-taupe {
color: #f0e3d6;
}

/* CSS Variables */
:root {
--midnight-express:#1f203d;
--raw-amethyst:#4c3d76;
--jubilee:#805d98;
--atlantic-tulip:#b19bc5;
--uptown-taupe:#f0e3d6;
}

More palettes to explore