All Palettes

Color Palette #1f2b38, #394960, #5c6b84, #8cbed4, #f0a800

0%
0%
0%

CSS code for this palette

/* CSS */
.midnight-express {
color: #1f2b38;
}
.evening-glory {
color: #394960;
}
.boundless {
color: #5c6b84;
}
.high-elf-blue {
color: #8cbed4;
}
.welcoming-wasp {
color: #f0a800;
}

/* CSS Variables */
:root {
--midnight-express:#1f2b38;
--evening-glory:#394960;
--boundless:#5c6b84;
--high-elf-blue:#8cbed4;
--welcoming-wasp:#f0a800;
}

More palettes to explore