All Palettes

Color Palette #ffbde7, #ff94d8, #ffcbc7, #ffe1ad, #3decff

0%
0%
0%

CSS code for this palette

/* CSS */
.pretty-in-pink {
color: #ffbde7;
}
.pink-condition {
color: #ff94d8;
}
.pretty-please {
color: #ffcbc7;
}
.apple-custard {
color: #ffe1ad;
}
.shimmering-expanse-cyan {
color: #3decff;
}

/* CSS Variables */
:root {
--pretty-in-pink:#ffbde7;
--pink-condition:#ff94d8;
--pretty-please:#ffcbc7;
--apple-custard:#ffe1ad;
--shimmering-expanse-cyan:#3decff;
}

More palettes to explore