All Palettes

Color Palette #d72d41, #f5b400, #ffdd00, #1ca3d9, #4c8b3c

0%
0%
0%

CSS code for this palette

/* CSS */
.bloody-rust {
color: #d72d41;
}
.american-yellow {
color: #f5b400;
}
.super-saiyan {
color: #ffdd00;
}
.bright-cerulean {
color: #1ca3d9;
}
.fiji-palm {
color: #4c8b3c;
}

/* CSS Variables */
:root {
--bloody-rust:#d72d41;
--american-yellow:#f5b400;
--super-saiyan:#ffdd00;
--bright-cerulean:#1ca3d9;
--fiji-palm:#4c8b3c;
}

More palettes to explore