All Palettes

Color Palette #1e9972, #4bc3b5, #89e1d7, #f1df3b, #f87d30

0%
0%
0%

CSS code for this palette

/* CSS */
.bejewelled {
color: #1e9972;
}
.synergy {
color: #4bc3b5;
}
.cold-blue {
color: #89e1d7;
}
.juicy-jackfruit {
color: #f1df3b;
}
.beniukon-bronze {
color: #f87d30;
}

/* CSS Variables */
:root {
--bejewelled:#1e9972;
--synergy:#4bc3b5;
--cold-blue:#89e1d7;
--juicy-jackfruit:#f1df3b;
--beniukon-bronze:#f87d30;
}

More palettes to explore