All Palettes

Color Palette #4e9cd4, #7dbf8f, #ffcb47, #f28c2c, #d74c2d

0%
0%
0%

CSS code for this palette

/* CSS */
.waimea-blue {
color: #4e9cd4;
}
.oilcloth-green {
color: #7dbf8f;
}
.english-daisy {
color: #ffcb47;
}
.cadmium-orange {
color: #f28c2c;
}
.spicy-orange {
color: #d74c2d;
}

/* CSS Variables */
:root {
--waimea-blue:#4e9cd4;
--oilcloth-green:#7dbf8f;
--english-daisy:#ffcb47;
--cadmium-orange:#f28c2c;
--spicy-orange:#d74c2d;
}

More palettes to explore