All Palettes

Color Palette #6f9f8e, #a7d7b8, #f9e89a, #f6b7a7, #f05656

0%
0%
0%

CSS code for this palette

/* CSS */
.greyish-teal {
color: #6f9f8e;
}
.eerie-glow {
color: #a7d7b8;
}
.summer-s-heat {
color: #f9e89a;
}
.pink-mimosa {
color: #f6b7a7;
}
.khmer-curry {
color: #f05656;
}

/* CSS Variables */
:root {
--greyish-teal:#6f9f8e;
--eerie-glow:#a7d7b8;
--summer-s-heat:#f9e89a;
--pink-mimosa:#f6b7a7;
--khmer-curry:#f05656;
}

More palettes to explore