All Palettes

Color Palette #d94f30, #f26c3a, #f9a04e, #a2c2e6, #4d98c7

0%
0%
0%

CSS code for this palette

/* CSS */
.fire-island {
color: #d94f30;
}
.mandarin-orange {
color: #f26c3a;
}
.bittersweet {
color: #f9a04e;
}
.sky-high {
color: #a2c2e6;
}
.mountain-bluebird {
color: #4d98c7;
}

/* CSS Variables */
:root {
--fire-island:#d94f30;
--mandarin-orange:#f26c3a;
--bittersweet:#f9a04e;
--sky-high:#a2c2e6;
--mountain-bluebird:#4d98c7;
}

More palettes to explore