All Palettes

Color Palette #b5cae8, #a6b4d8, #6a7b9a, #4b3d52, #d7b2d5

0%
0%
0%

CSS code for this palette

/* CSS */
.morality {
color: #b5cae8;
}
.high-style {
color: #a6b4d8;
}
.searching-blue {
color: #6a7b9a;
}
.sweet-grape {
color: #4b3d52;
}
.blushing-sky {
color: #d7b2d5;
}

/* CSS Variables */
:root {
--morality:#b5cae8;
--high-style:#a6b4d8;
--searching-blue:#6a7b9a;
--sweet-grape:#4b3d52;
--blushing-sky:#d7b2d5;
}

More palettes to explore