All Palettes

Color Palette #d7bfe3, #afa2d7, #8080bc, #5b6d9a, #2e4a7f

0%
0%
0%

CSS code for this palette

/* CSS */
.york-plum {
color: #d7bfe3;
}
.ariel-s-delight {
color: #afa2d7;
}
.deep-periwinkle {
color: #8080bc;
}
.moonshade {
color: #5b6d9a;
}
.nautical {
color: #2e4a7f;
}

/* CSS Variables */
:root {
--york-plum:#d7bfe3;
--ariel-s-delight:#afa2d7;
--deep-periwinkle:#8080bc;
--moonshade:#5b6d9a;
--nautical:#2e4a7f;
}

More palettes to explore