All Palettes

Color Palette #1e3a76, #3d6a99, #69a6b5, #a2d7d5, #f1f5f0

0%
0%
0%

CSS code for this palette

/* CSS */
.twilight-express {
color: #1e3a76;
}
.star-sapphire {
color: #3d6a99;
}
.pacific-palisade {
color: #69a6b5;
}
.smooth-satin {
color: #a2d7d5;
}
.heavy-sugar {
color: #f1f5f0;
}

/* CSS Variables */
:root {
--twilight-express:#1e3a76;
--star-sapphire:#3d6a99;
--pacific-palisade:#69a6b5;
--smooth-satin:#a2d7d5;
--heavy-sugar:#f1f5f0;
}

More palettes to explore