All Palettes

Color Palette #1f2b38, #294c65, #4c7c9a, #5db6a9, #cee8e1

0%
0%
0%

CSS code for this palette

/* CSS */
.midnight-express {
color: #1f2b38;
}
.singing-the-blues {
color: #294c65;
}
.tech-wave {
color: #4c7c9a;
}
.artesian-well {
color: #5db6a9;
}
.ice-water-green {
color: #cee8e1;
}

/* CSS Variables */
:root {
--midnight-express:#1f2b38;
--singing-the-blues:#294c65;
--tech-wave:#4c7c9a;
--artesian-well:#5db6a9;
--ice-water-green:#cee8e1;
}

More palettes to explore