All Palettes

Color Palette #1f3a3d, #4a7d8c, #77b6ab, #a2d7d1, #f1e4b6

0%
0%
0%

CSS code for this palette

/* CSS */
.nordic {
color: #1f3a3d;
}
.casual-blue {
color: #4a7d8c;
}
.spring-water-turquoise {
color: #77b6ab;
}
.smooth-satin {
color: #a2d7d1;
}
.james-blonde {
color: #f1e4b6;
}

/* CSS Variables */
:root {
--nordic:#1f3a3d;
--casual-blue:#4a7d8c;
--spring-water-turquoise:#77b6ab;
--smooth-satin:#a2d7d1;
--james-blonde:#f1e4b6;
}

More palettes to explore