All Palettes

Color Palette #1a8e9e, #3bb0a4, #69d3b3, #a2ebd2, #e5f8e2

0%
0%
0%

CSS code for this palette

/* CSS */
.safe-harbour {
color: #1a8e9e;
}
.waterfall {
color: #3bb0a4;
}
.peppy {
color: #69d3b3;
}
.sweet-aqua {
color: #a2ebd2;
}
.weathered-mint {
color: #e5f8e2;
}

/* CSS Variables */
:root {
--safe-harbour:#1a8e9e;
--waterfall:#3bb0a4;
--peppy:#69d3b3;
--sweet-aqua:#a2ebd2;
--weathered-mint:#e5f8e2;
}

More palettes to explore