All Palettes

Color Palette #d2c8e5, #a1a7d4, #5c8ead, #2b4c6e, #1c3f5a

0%
0%
0%

CSS code for this palette

/* CSS */
.italian-fitch {
color: #d2c8e5;
}
.whipped-violet {
color: #a1a7d4;
}
.gunj-blue {
color: #5c8ead;
}
.blue-tang {
color: #2b4c6e;
}
.capital-blue {
color: #1c3f5a;
}

/* CSS Variables */
:root {
--italian-fitch:#d2c8e5;
--whipped-violet:#a1a7d4;
--gunj-blue:#5c8ead;
--blue-tang:#2b4c6e;
--capital-blue:#1c3f5a;
}

More palettes to explore