All Palettes

Color Palette #d5d1c3, #b6c8e2, #5087f7, #2d5d8f, #1e3a76

0%
0%
0%

CSS code for this palette

/* CSS */
.clay-beige {
color: #d5d1c3;
}
.beautiful-dream {
color: #b6c8e2;
}
.skinny-jeans {
color: #5087f7;
}
.make-up-blue {
color: #2d5d8f;
}
.twilight-express {
color: #1e3a76;
}

/* CSS Variables */
:root {
--clay-beige:#d5d1c3;
--beautiful-dream:#b6c8e2;
--skinny-jeans:#5087f7;
--make-up-blue:#2d5d8f;
--twilight-express:#1e3a76;
}

More palettes to explore