All Palettes

Color Palette #ffffff, #b3e0ff, #f0d86a, #d1d1f5, #f5c5b7

0%
0%
0%

CSS code for this palette

/* CSS */
.white {
color: #ffffff;
}
.frozen-landscape {
color: #b3e0ff;
}
.mocha-dandelion {
color: #f0d86a;
}
.flax-bloom {
color: #d1d1f5;
}
.serene-pink {
color: #f5c5b7;
}

/* CSS Variables */
:root {
--white:#ffffff;
--frozen-landscape:#b3e0ff;
--mocha-dandelion:#f0d86a;
--flax-bloom:#d1d1f5;
--serene-pink:#f5c5b7;
}

More palettes to explore