All Palettes

Color Palette #f1a7b4, #eab8d1, #d7c3df, #a9cae5, #77d6e9

0%
0%
0%

CSS code for this palette

/* CSS */
.princess {
color: #f1a7b4;
}
.sweet-lilac {
color: #eab8d1;
}
.new-violet {
color: #d7c3df;
}
.template {
color: #a9cae5;
}
.turkish-turquoise {
color: #77d6e9;
}

/* CSS Variables */
:root {
--princess:#f1a7b4;
--sweet-lilac:#eab8d1;
--new-violet:#d7c3df;
--template:#a9cae5;
--turkish-turquoise:#77d6e9;
}

More palettes to explore