All Palettes

Color Palette #f3bfc1, #f8e5b9, #f2e2ba, #b8e0e0, #84c1d7

0%
0%
0%

CSS code for this palette

/* CSS */
.princess-bride {
color: #f3bfc1;
}
.gentle-glow {
color: #f8e5b9;
}
.pearl-yellow {
color: #f2e2ba;
}
.fine-blue {
color: #b8e0e0;
}
.sky-babe {
color: #84c1d7;
}

/* CSS Variables */
:root {
--princess-bride:#f3bfc1;
--gentle-glow:#f8e5b9;
--pearl-yellow:#f2e2ba;
--fine-blue:#b8e0e0;
--sky-babe:#84c1d7;
}

More palettes to explore