All Palettes

Color Palette #5aafa4, #2d8b81, #1a696b, #1c4f4b, #3d8f8c

0%
0%
0%

CSS code for this palette

/* CSS */
.artesian-well {
color: #5aafa4;
}
.celadon-green {
color: #2d8b81;
}
.mosaic-tile {
color: #1a696b;
}
.lacustral {
color: #1c4f4b;
}
.blue-chill {
color: #3d8f8c;
}

/* CSS Variables */
:root {
--artesian-well:#5aafa4;
--celadon-green:#2d8b81;
--mosaic-tile:#1a696b;
--lacustral:#1c4f4b;
--blue-chill:#3d8f8c;
}

More palettes to explore