All Palettes

Color Palette #1e3a76, #4f7a9c, #87b2c9, #b2e0f0, #f4c65d

0%
0%
0%

CSS code for this palette

/* CSS */
.twilight-express {
color: #1e3a76;
}
.storm-blue {
color: #4f7a9c;
}
.batch-blue {
color: #87b2c9;
}
.break-the-ice {
color: #b2e0f0;
}
.deep-fried-sun-rays {
color: #f4c65d;
}

/* CSS Variables */
:root {
--twilight-express:#1e3a76;
--storm-blue:#4f7a9c;
--batch-blue:#87b2c9;
--break-the-ice:#b2e0f0;
--deep-fried-sun-rays:#f4c65d;
}

More palettes to explore