All Palettes

Color Palette #1f3a3d, #4b6f72, #799a89, #b6c8c6, #e1e4e5

0%
0%
0%

CSS code for this palette

/* CSS */
.nordic {
color: #1f3a3d;
}
.sinkhole {
color: #4b6f72;
}
.parisian-patina {
color: #799a89;
}
.misty-surf {
color: #b6c8c6;
}
.shaving-cream {
color: #e1e4e5;
}

/* CSS Variables */
:root {
--nordic:#1f3a3d;
--sinkhole:#4b6f72;
--parisian-patina:#799a89;
--misty-surf:#b6c8c6;
--shaving-cream:#e1e4e5;
}

More palettes to explore