All Palettes

Color Palette #b0c4de, #6a8d9a, #d2e5df, #f5c99e, #f0a800

0%
0%
0%

CSS code for this palette

/* CSS */
.light-steel-blue {
color: #b0c4de;
}
.spirit-mountain {
color: #6a8d9a;
}
.seaglass {
color: #d2e5df;
}
.sundown {
color: #f5c99e;
}
.welcoming-wasp {
color: #f0a800;
}

/* CSS Variables */
:root {
--light-steel-blue:#b0c4de;
--spirit-mountain:#6a8d9a;
--seaglass:#d2e5df;
--sundown:#f5c99e;
--welcoming-wasp:#f0a800;
}

More palettes to explore