All Palettes

Color Palette #c92c4e, #f21c27, #eab934, #4d7b80, #aa505f

0%
0%
0%

CSS code for this palette

/* CSS */
.french-raspberry {
color: #c92c4e;
}
.red-pigment {
color: #f21c27;
}
.lizard-breath {
color: #eab934;
}
.submerged {
color: #4d7b80;
}
.rose-vale {
color: #aa505f;
}

/* CSS Variables */
:root {
--french-raspberry:#c92c4e;
--red-pigment:#f21c27;
--lizard-breath:#eab934;
--submerged:#4d7b80;
--rose-vale:#aa505f;
}

More palettes to explore