All Palettes

Color Palette #f76a55, #f99f3e, #fbe96f, #7fd959, #2a9d90

0%
0%
0%

CSS code for this palette

/* CSS */
.rose-fusion {
color: #f76a55;
}
.chat-orange {
color: #f99f3e;
}
.marigold-yellow {
color: #fbe96f;
}
.lilliputian-lime {
color: #7fd959;
}
.azure-tide {
color: #2a9d90;
}

/* CSS Variables */
:root {
--rose-fusion:#f76a55;
--chat-orange:#f99f3e;
--marigold-yellow:#fbe96f;
--lilliputian-lime:#7fd959;
--azure-tide:#2a9d90;
}

More palettes to explore