All Palettes

Color Palette #b0c4de, #4682b4, #609d9f, #ffb8c1, #ffd900

0%
0%
0%

CSS code for this palette

/* CSS */
.light-steel-blue {
color: #b0c4de;
}
.steel-blue {
color: #4682b4;
}
.cadet-blue {
color: #609d9f;
}
.matt-pink {
color: #ffb8c1;
}
.soviet-gold {
color: #ffd900;
}

/* CSS Variables */
:root {
--light-steel-blue:#b0c4de;
--steel-blue:#4682b4;
--cadet-blue:#609d9f;
--matt-pink:#ffb8c1;
--soviet-gold:#ffd900;
}

More palettes to explore