All Palettes

Color Palette #a5b0d4, #b6c8e2, #e2d8e9, #f4c3cf, #f9aeae

0%
0%
0%

CSS code for this palette

/* CSS */
.calm-interlude {
color: #a5b0d4;
}
.beautiful-dream {
color: #b6c8e2;
}
.awakened {
color: #e2d8e9;
}
.in-the-pink {
color: #f4c3cf;
}
.snow-white-blush {
color: #f9aeae;
}

/* CSS Variables */
:root {
--calm-interlude:#a5b0d4;
--beautiful-dream:#b6c8e2;
--awakened:#e2d8e9;
--in-the-pink:#f4c3cf;
--snow-white-blush:#f9aeae;
}

More palettes to explore