All Palettes

Color Palette #1f898e, #3fc6b1, #7fd959, #f4e04e, #f6993c

0%
0%
0%

CSS code for this palette

/* CSS */
.river-fountain {
color: #1f898e;
}
.melbourne-cup {
color: #3fc6b1;
}
.lilliputian-lime {
color: #7fd959;
}
.gilded {
color: #f4e04e;
}
.chat-orange {
color: #f6993c;
}

/* CSS Variables */
:root {
--river-fountain:#1f898e;
--melbourne-cup:#3fc6b1;
--lilliputian-lime:#7fd959;
--gilded:#f4e04e;
--chat-orange:#f6993c;
}

More palettes to explore