All Palettes

Color Palette #1e3a76, #3b6b9b, #5093b4, #7fb2d7, #b1def7

0%
0%
0%

CSS code for this palette

/* CSS */
.twilight-express {
color: #1e3a76;
}
.star-sapphire {
color: #3b6b9b;
}
.heritage-blue {
color: #5093b4;
}
.regale-blue {
color: #7fb2d7;
}
.fairy-sparkles {
color: #b1def7;
}

/* CSS Variables */
:root {
--twilight-express:#1e3a76;
--star-sapphire:#3b6b9b;
--heritage-blue:#5093b4;
--regale-blue:#7fb2d7;
--fairy-sparkles:#b1def7;
}

More palettes to explore