All Palettes

Color Palette #d8c9ba, #9fc6c4, #5c9a9d, #2f6f68, #1b504a

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-tint {
color: #d8c9ba;
}
.raindrop {
color: #9fc6c4;
}
.jugendstil-turquoise {
color: #5c9a9d;
}
.north-sea {
color: #2f6f68;
}
.lacustral {
color: #1b504a;
}

/* CSS Variables */
:root {
--pink-tint:#d8c9ba;
--raindrop:#9fc6c4;
--jugendstil-turquoise:#5c9a9d;
--north-sea:#2f6f68;
--lacustral:#1b504a;
}

More palettes to explore