All Palettes

Color Palette #3b8fab, #5abfd3, #a2e6e2, #f7f9d7, #f9a76c

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-moon {
color: #3b8fab;
}
.skink-blue {
color: #5abfd3;
}
.everest {
color: #a2e6e2;
}
.white-nectar {
color: #f7f9d7;
}
.trump-tan {
color: #f9a76c;
}

/* CSS Variables */
:root {
--blue-moon:#3b8fab;
--skink-blue:#5abfd3;
--everest:#a2e6e2;
--white-nectar:#f7f9d7;
--trump-tan:#f9a76c;
}

More palettes to explore