All Palettes

Color Palette #5b5c7b, #9fa6c6, #e4b4d5, #ff6b61, #ffd900

0%
0%
0%

CSS code for this palette

/* CSS */
.strong-iris {
color: #5b5c7b;
}
.wild-phlox {
color: #9fa6c6;
}
.gumball {
color: #e4b4d5;
}
.pastel-red {
color: #ff6b61;
}
.soviet-gold {
color: #ffd900;
}

/* CSS Variables */
:root {
--strong-iris:#5b5c7b;
--wild-phlox:#9fa6c6;
--gumball:#e4b4d5;
--pastel-red:#ff6b61;
--soviet-gold:#ffd900;
}

More palettes to explore