All Palettes

Color Palette #1c3f3e, #496968, #799a96, #b8d1c6, #e6f4f1

0%
0%
0%

CSS code for this palette

/* CSS */
.royal-neptune {
color: #1c3f3e;
}
.pond-newt {
color: #496968;
}
.avalon {
color: #799a96;
}
.quiet-drizzle {
color: #b8d1c6;
}
.ethereal-white {
color: #e6f4f1;
}

/* CSS Variables */
:root {
--royal-neptune:#1c3f3e;
--pond-newt:#496968;
--avalon:#799a96;
--quiet-drizzle:#b8d1c6;
--ethereal-white:#e6f4f1;
}

More palettes to explore