All Palettes

Color Palette #f6d1c1, #f8baa0, #f9cc9f, #f6e9a7, #f2e5d9

0%
0%
0%

CSS code for this palette

/* CSS */
.sand-island {
color: #f6d1c1;
}
.coral-blossom {
color: #f8baa0;
}
.chai-latte {
color: #f9cc9f;
}
.shaded-sun {
color: #f6e9a7;
}
.ballet-white {
color: #f2e5d9;
}

/* CSS Variables */
:root {
--sand-island:#f6d1c1;
--coral-blossom:#f8baa0;
--chai-latte:#f9cc9f;
--shaded-sun:#f6e9a7;
--ballet-white:#f2e5d9;
}

More palettes to explore