All Palettes

Color Palette #1f1f3d, #4d4d8f, #7e7ebe, #9fc1df, #f2b75a

0%
0%
0%

CSS code for this palette

/* CSS */
.midnight-express {
color: #1f1f3d;
}
.beaded-blue {
color: #4d4d8f;
}
.deep-periwinkle {
color: #7e7ebe;
}
.blair {
color: #9fc1df;
}
.golden-hour {
color: #f2b75a;
}

/* CSS Variables */
:root {
--midnight-express:#1f1f3d;
--beaded-blue:#4d4d8f;
--deep-periwinkle:#7e7ebe;
--blair:#9fc1df;
--golden-hour:#f2b75a;
}

More palettes to explore