All Palettes

Color Palette #3b5e8c, #5c7d9d, #8da5b4, #c4cfd9, #f2e2b5

0%
0%
0%

CSS code for this palette

/* CSS */
.antilles-blue {
color: #3b5e8c;
}
.blue-plate {
color: #5c7d9d;
}
.favorite-jeans {
color: #8da5b4;
}
.light-pre-school {
color: #c4cfd9;
}
.james-blonde {
color: #f2e2b5;
}

/* CSS Variables */
:root {
--antilles-blue:#3b5e8c;
--blue-plate:#5c7d9d;
--favorite-jeans:#8da5b4;
--light-pre-school:#c4cfd9;
--james-blonde:#f2e2b5;
}

More palettes to explore