All Palettes

Color Palette #1f4e51, #3a7d7e, #4eb5b7, #6bd6b3, #a2e4e6

0%
0%
0%

CSS code for this palette

/* CSS */
.immersed {
color: #1f4e51;
}
.blue-venus {
color: #3a7d7e;
}
.crystalsong-blue {
color: #4eb5b7;
}
.peppy {
color: #6bd6b3;
}
.everest {
color: #a2e4e6;
}

/* CSS Variables */
:root {
--immersed:#1f4e51;
--blue-venus:#3a7d7e;
--crystalsong-blue:#4eb5b7;
--peppy:#6bd6b3;
--everest:#a2e4e6;
}

More palettes to explore