All Palettes

Color Palette #1f3a3d, #3b5b5e, #4e7c83, #7cb6b4, #aee5e0

0%
0%
0%

CSS code for this palette

/* CSS */
.nordic {
color: #1f3a3d;
}
.autumn-night {
color: #3b5b5e;
}
.brittany-blue {
color: #4e7c83;
}
.kingfisher-turquoise {
color: #7cb6b4;
}
.timeless-seafoam {
color: #aee5e0;
}

/* CSS Variables */
:root {
--nordic:#1f3a3d;
--autumn-night:#3b5b5e;
--brittany-blue:#4e7c83;
--kingfisher-turquoise:#7cb6b4;
--timeless-seafoam:#aee5e0;
}

More palettes to explore