All Palettes

Color Palette #1e3a4d, #1f6f8e, #38c4d6, #f2e8ca, #f0a800

0%
0%
0%

CSS code for this palette

/* CSS */
.subterranean-river {
color: #1e3a4d;
}
.chill-of-the-night {
color: #1f6f8e;
}
.holiday-blue {
color: #38c4d6;
}
.sphere {
color: #f2e8ca;
}
.welcoming-wasp {
color: #f0a800;
}

/* CSS Variables */
:root {
--subterranean-river:#1e3a4d;
--chill-of-the-night:#1f6f8e;
--holiday-blue:#38c4d6;
--sphere:#f2e8ca;
--welcoming-wasp:#f0a800;
}

More palettes to explore