All Palettes

Color Palette #d24232, #f79f3b, #f9d66c, #a6e0a3, #3d77c2

0%
0%
0%

CSS code for this palette

/* CSS */
.hawaiian-ahi-poke {
color: #d24232;
}
.chat-orange {
color: #f79f3b;
}
.forsythia-blossom {
color: #f9d66c;
}
.grape-green {
color: #a6e0a3;
}
.celestial-plum {
color: #3d77c2;
}

/* CSS Variables */
:root {
--hawaiian-ahi-poke:#d24232;
--chat-orange:#f79f3b;
--forsythia-blossom:#f9d66c;
--grape-green:#a6e0a3;
--celestial-plum:#3d77c2;
}

More palettes to explore