All Palettes

Color Palette #c62f3b, #4e9cd0, #a4b7c6, #f75f59, #e8b730

0%
0%
0%

CSS code for this palette

/* CSS */
.etruscan-red {
color: #c62f3b;
}
.blue-iguana {
color: #4e9cd0;
}
.hazy-daze {
color: #a4b7c6;
}
.jinzamomi-pink {
color: #f75f59;
}
.lizard-breath {
color: #e8b730;
}

/* CSS Variables */
:root {
--etruscan-red:#c62f3b;
--blue-iguana:#4e9cd0;
--hazy-daze:#a4b7c6;
--jinzamomi-pink:#f75f59;
--lizard-breath:#e8b730;
}

More palettes to explore