All Palettes

Color Palette #f26b31, #efac39, #a9d94a, #5fbf78, #3b8b9b

0%
0%
0%

CSS code for this palette

/* CSS */
.basketball {
color: #f26b31;
}
.tonkatsu {
color: #efac39;
}
.burst-of-lime {
color: #a9d94a;
}
.verdigris-coloured {
color: #5fbf78;
}
.seachange {
color: #3b8b9b;
}

/* CSS Variables */
:root {
--basketball:#f26b31;
--tonkatsu:#efac39;
--burst-of-lime:#a9d94a;
--verdigris-coloured:#5fbf78;
--seachange:#3b8b9b;
}

More palettes to explore