All Palettes

Color Palette #4d8f89, #77b0b1, #a4d6d1, #e2f3e5, #f9f3e1

0%
0%
0%

CSS code for this palette

/* CSS */
.dusty-teal {
color: #4d8f89;
}
.venice-escape {
color: #77b0b1;
}
.sinbad {
color: #a4d6d1;
}
.aquarelle-green {
color: #e2f3e5;
}
.god-given {
color: #f9f3e1;
}

/* CSS Variables */
:root {
--dusty-teal:#4d8f89;
--venice-escape:#77b0b1;
--sinbad:#a4d6d1;
--aquarelle-green:#e2f3e5;
--god-given:#f9f3e1;
}

More palettes to explore