All Palettes

Color Palette #f4c543, #9fd65c, #4baf8f, #2b7897, #1f507a

0%
0%
0%

CSS code for this palette

/* CSS */
.pyrite {
color: #f4c543;
}
.lime-lizard {
color: #9fd65c;
}
.hole-in-one {
color: #4baf8f;
}
.devil-blue {
color: #2b7897;
}
.3am-in-shibuya {
color: #1f507a;
}

/* CSS Variables */
:root {
--pyrite:#f4c543;
--lime-lizard:#9fd65c;
--hole-in-one:#4baf8f;
--devil-blue:#2b7897;
--3am-in-shibuya:#1f507a;
}

More palettes to explore