All Palettes

Color Palette #d4e8e4, #a2d8d1, #6eb9b7, #3b8b8c, #1f5151

0%
0%
0%

CSS code for this palette

/* CSS */
.plateau {
color: #d4e8e4;
}
.smooth-satin {
color: #a2d8d1;
}
.surfer {
color: #6eb9b7;
}
.blue-chill {
color: #3b8b8c;
}
.immersed {
color: #1f5151;
}

/* CSS Variables */
:root {
--plateau:#d4e8e4;
--smooth-satin:#a2d8d1;
--surfer:#6eb9b7;
--blue-chill:#3b8b8c;
--immersed:#1f5151;
}

More palettes to explore