All Palettes

Color Palette #c94a4c, #e1b44c, #f4e5b3, #a7dae2, #5b8e9f

0%
0%
0%

CSS code for this palette

/* CSS */
.rusty-chainmail {
color: #c94a4c;
}
.high-honey {
color: #e1b44c;
}
.smooth-as-corn-silk {
color: #f4e5b3;
}
.winsome-hue {
color: #a7dae2;
}
.georgian-revival-blue {
color: #5b8e9f;
}

/* CSS Variables */
:root {
--rusty-chainmail:#c94a4c;
--high-honey:#e1b44c;
--smooth-as-corn-silk:#f4e5b3;
--winsome-hue:#a7dae2;
--georgian-revival-blue:#5b8e9f;
}

More palettes to explore