All Palettes

Color Palette #1a7d93, #3fa4ab, #6fd3c0, #94e5d6, #c5f7ed

0%
0%
0%

CSS code for this palette

/* CSS */
.pagoda-blue {
color: #1a7d93;
}
.modal-blue {
color: #3fa4ab;
}
.downy {
color: #6fd3c0;
}
.sharbah-fizz {
color: #94e5d6;
}
.shallow-end {
color: #c5f7ed;
}

/* CSS Variables */
:root {
--pagoda-blue:#1a7d93;
--modal-blue:#3fa4ab;
--downy:#6fd3c0;
--sharbah-fizz:#94e5d6;
--shallow-end:#c5f7ed;
}

More palettes to explore