All Palettes

Color Palette #1f203d, #4b4c81, #7b7da3, #a2c1e7, #f2e3b0

0%
0%
0%

CSS code for this palette

/* CSS */
.midnight-express {
color: #1f203d;
}
.altar-of-heaven {
color: #4b4c81;
}
.lavender-violet {
color: #7b7da3;
}
.sky-high {
color: #a2c1e7;
}
.lime-bright {
color: #f2e3b0;
}

/* CSS Variables */
:root {
--midnight-express:#1f203d;
--altar-of-heaven:#4b4c81;
--lavender-violet:#7b7da3;
--sky-high:#a2c1e7;
--lime-bright:#f2e3b0;
}

More palettes to explore