All Palettes

Color Palette #d73b33, #aa5a2c, #f2d85a, #6ba04b, #e1f2f4

0%
0%
0%

CSS code for this palette

/* CSS */
.red-clown {
color: #d73b33;
}
.stirland-battlemire {
color: #aa5a2c;
}
.wake-me-up {
color: #f2d85a;
}
.flat-green {
color: #6ba04b;
}
.diamond-white {
color: #e1f2f4;
}

/* CSS Variables */
:root {
--red-clown:#d73b33;
--stirland-battlemire:#aa5a2c;
--wake-me-up:#f2d85a;
--flat-green:#6ba04b;
--diamond-white:#e1f2f4;
}

More palettes to explore