All Palettes

Color Palette #5b8b8a, #a8d6d2, #f4c1b3, #f9e6ae, #f7c94a

0%
0%
0%

CSS code for this palette

/* CSS */
.steel-teal {
color: #5b8b8a;
}
.eton-blue {
color: #a8d6d2;
}
.rustique {
color: #f4c1b3;
}
.khaki-core {
color: #f9e6ae;
}
.sunny-mood {
color: #f7c94a;
}

/* CSS Variables */
:root {
--steel-teal:#5b8b8a;
--eton-blue:#a8d6d2;
--rustique:#f4c1b3;
--khaki-core:#f9e6ae;
--sunny-mood:#f7c94a;
}

More palettes to explore