All Palettes

Color Palette #c92c4e, #f0b32d, #6fbe8f, #a64c3a, #f7eac5

0%
0%
0%

CSS code for this palette

/* CSS */
.french-raspberry {
color: #c92c4e;
}
.xanthous {
color: #f0b32d;
}
.felt-green {
color: #6fbe8f;
}
.texas-heatwave {
color: #a64c3a;
}
.foundation {
color: #f7eac5;
}

/* CSS Variables */
:root {
--french-raspberry:#c92c4e;
--xanthous:#f0b32d;
--felt-green:#6fbe8f;
--texas-heatwave:#a64c3a;
--foundation:#f7eac5;
}

More palettes to explore