All Palettes

Color Palette #1f2c5b, #3b4f8c, #5c79b2, #7bb7e5, #f1e9b7

0%
0%
0%

CSS code for this palette

/* CSS */
.ultramarine-violet {
color: #1f2c5b;
}
.tory-blue {
color: #3b4f8c;
}
.sapphire-shimmer-blue {
color: #5c79b2;
}
.aero {
color: #7bb7e5;
}
.menoth-white-base {
color: #f1e9b7;
}

/* CSS Variables */
:root {
--ultramarine-violet:#1f2c5b;
--tory-blue:#3b4f8c;
--sapphire-shimmer-blue:#5c79b2;
--aero:#7bb7e5;
--menoth-white-base:#f1e9b7;
}

More palettes to explore