All Palettes

Color Palette #c74b1a, #efad6c, #f0d4a3, #b2a3c7, #7f6b8e

0%
0%
0%

CSS code for this palette

/* CSS */
.red-panda {
color: #c74b1a;
}
.evening-sunset {
color: #efad6c;
}
.garbanzo-bean {
color: #f0d4a3;
}
.berry-frapp {
color: #b2a3c7;
}
.grey-purple {
color: #7f6b8e;
}

/* CSS Variables */
:root {
--red-panda:#c74b1a;
--evening-sunset:#efad6c;
--garbanzo-bean:#f0d4a3;
--berry-frapp:#b2a3c7;
--grey-purple:#7f6b8e;
}

More palettes to explore