All Palettes

Color Palette #f8bfd4, #ffd1c2, #fff7b3, #a2d7b2, #6cb6e5

0%
0%
0%

CSS code for this palette

/* CSS */
.cherry-blossom {
color: #f8bfd4;
}
.simply-delicious {
color: #ffd1c2;
}
.creamy-sunshine-pastel {
color: #fff7b3;
}
.frugal {
color: #a2d7b2;
}
.norfolk-sky {
color: #6cb6e5;
}

/* CSS Variables */
:root {
--cherry-blossom:#f8bfd4;
--simply-delicious:#ffd1c2;
--creamy-sunshine-pastel:#fff7b3;
--frugal:#a2d7b2;
--norfolk-sky:#6cb6e5;
}

More palettes to explore