All Palettes

Color Palette #f1e8f8, #c8c4e4, #a89fc1, #7b7fc6, #495a9c

0%
0%
0%

CSS code for this palette

/* CSS */
.perfume-haze {
color: #f1e8f8;
}
.party-hat {
color: #c8c4e4;
}
.evening-slipper {
color: #a89fc1;
}
.twilight-twinkle {
color: #7b7fc6;
}
.bio-blue {
color: #495a9c;
}

/* CSS Variables */
:root {
--perfume-haze:#f1e8f8;
--party-hat:#c8c4e4;
--evening-slipper:#a89fc1;
--twilight-twinkle:#7b7fc6;
--bio-blue:#495a9c;
}

More palettes to explore