All Palettes

Color Palette #1a1f51, #3f6d88, #73c3d3, #f5a524, #f26e7d

0%
0%
0%

CSS code for this palette

/* CSS */
.fly-by-night {
color: #1a1f51;
}
.crashing-waves {
color: #3f6d88;
}
.salt-lake {
color: #73c3d3;
}
.apricot-glazed-chicken {
color: #f5a524;
}
.strawberry-pink {
color: #f26e7d;
}

/* CSS Variables */
:root {
--fly-by-night:#1a1f51;
--crashing-waves:#3f6d88;
--salt-lake:#73c3d3;
--apricot-glazed-chicken:#f5a524;
--strawberry-pink:#f26e7d;
}

More palettes to explore