All Palettes

Color Palette #c6102e, #f8c6bf, #b3c7d6, #3b5b97, #f9e2b4

0%
0%
0%

CSS code for this palette

/* CSS */
.goji-berry {
color: #c6102e;
}
.dress-up {
color: #f8c6bf;
}
.cloudy-valley {
color: #b3c7d6;
}
.portuguese-blue {
color: #3b5b97;
}
.noodles {
color: #f9e2b4;
}

/* CSS Variables */
:root {
--goji-berry:#c6102e;
--dress-up:#f8c6bf;
--cloudy-valley:#b3c7d6;
--portuguese-blue:#3b5b97;
--noodles:#f9e2b4;
}

More palettes to explore