All Palettes

Color Palette #292c3d, #3e4a60, #567b8a, #9fd5c5, #f0e3d6

0%
0%
0%

CSS code for this palette

/* CSS */
.navy-blazer {
color: #292c3d;
}
.anthracite-blue {
color: #3e4a60;
}
.rocky-hill {
color: #567b8a;
}
.refresh {
color: #9fd5c5;
}
.uptown-taupe {
color: #f0e3d6;
}

/* CSS Variables */
:root {
--navy-blazer:#292c3d;
--anthracite-blue:#3e4a60;
--rocky-hill:#567b8a;
--refresh:#9fd5c5;
--uptown-taupe:#f0e3d6;
}

More palettes to explore