All Palettes

Color Palette #334466, #506895, #6e90b4, #a3bdd2, #d5dadc

0%
0%
0%

CSS code for this palette

/* CSS */
.stay-the-night {
color: #334466;
}
.blue-odyssey {
color: #506895;
}
.hushed-lilac {
color: #6e90b4;
}
.angel-falls {
color: #a3bdd2;
}
.rinse {
color: #d5dadc;
}

/* CSS Variables */
:root {
--stay-the-night:#334466;
--blue-odyssey:#506895;
--hushed-lilac:#6e90b4;
--angel-falls:#a3bdd2;
--rinse:#d5dadc;
}

More palettes to explore