All Palettes

Color Palette #c6102e, #a7b2c3, #f5f5f5, #3d6b8a, #c3b192

0%
0%
0%

CSS code for this palette

/* CSS */
.goji-berry {
color: #c6102e;
}
.suds {
color: #a7b2c3;
}
.white-smoke {
color: #f5f5f5;
}
.crashing-waves {
color: #3d6b8a;
}
.khaki {
color: #c3b192;
}

/* CSS Variables */
:root {
--goji-berry:#c6102e;
--suds:#a7b2c3;
--white-smoke:#f5f5f5;
--crashing-waves:#3d6b8a;
--khaki:#c3b192;
}

More palettes to explore