All Palettes

Color Palette #f8c84f, #f96c39, #d94a4a, #a24e99, #707fc2

0%
0%
0%

CSS code for this palette

/* CSS */
.go-bananas {
color: #f8c84f;
}
.carrot {
color: #f96c39;
}
.re-entry {
color: #d94a4a;
}
.hyacinth-violet {
color: #a24e99;
}
.orbital {
color: #707fc2;
}

/* CSS Variables */
:root {
--go-bananas:#f8c84f;
--carrot:#f96c39;
--re-entry:#d94a4a;
--hyacinth-violet:#a24e99;
--orbital:#707fc2;
}

More palettes to explore