All Palettes

Color Palette #1e3a76, #2a7b98, #3db3b3, #73e0e8, #a4f4e1

0%
0%
0%

CSS code for this palette

/* CSS */
.twilight-express {
color: #1e3a76;
}
.valley-of-glaciers {
color: #2a7b98;
}
.green-grapple {
color: #3db3b3;
}
.turkish-turquoise {
color: #73e0e8;
}
.icery {
color: #a4f4e1;
}

/* CSS Variables */
:root {
--twilight-express:#1e3a76;
--valley-of-glaciers:#2a7b98;
--green-grapple:#3db3b3;
--turkish-turquoise:#73e0e8;
--icery:#a4f4e1;
}

More palettes to explore