All Palettes

Color Palette #f76a55, #f99f3e, #f5c842, #4c9c3a, #2c4e6d

0%
0%
0%

CSS code for this palette

/* CSS */
.rose-fusion {
color: #f76a55;
}
.chat-orange {
color: #f99f3e;
}
.softsun {
color: #f5c842;
}
.enviable {
color: #4c9c3a;
}
.blue-tang {
color: #2c4e6d;
}

/* CSS Variables */
:root {
--rose-fusion:#f76a55;
--chat-orange:#f99f3e;
--softsun:#f5c842;
--enviable:#4c9c3a;
--blue-tang:#2c4e6d;
}

More palettes to explore