All Palettes

Color Palette #ff85b1, #ffb3d1, #b3e4ff, #a5f3cf, #ffe6a8

0%
0%
0%

CSS code for this palette

/* CSS */
.informative-pink {
color: #ff85b1;
}
.pink-cattleya {
color: #ffb3d1;
}
.frozen-landscape {
color: #b3e4ff;
}
.magic-mint {
color: #a5f3cf;
}
.lady-banksia {
color: #ffe6a8;
}

/* CSS Variables */
:root {
--informative-pink:#ff85b1;
--pink-cattleya:#ffb3d1;
--frozen-landscape:#b3e4ff;
--magic-mint:#a5f3cf;
--lady-banksia:#ffe6a8;
}

More palettes to explore