All Palettes

Color Palette #d93f4f, #f47b1f, #f6b531, #a8dd36, #4ab3e8

0%
0%
0%

CSS code for this palette

/* CSS */
.celestial-coral {
color: #d93f4f;
}
.sun-orange {
color: #f47b1f;
}
.nyc-taxi {
color: #f6b531;
}
.dynamic-green {
color: #a8dd36;
}
.high-blue {
color: #4ab3e8;
}

/* CSS Variables */
:root {
--celestial-coral:#d93f4f;
--sun-orange:#f47b1f;
--nyc-taxi:#f6b531;
--dynamic-green:#a8dd36;
--high-blue:#4ab3e8;
}

More palettes to explore