All Palettes

Color Palette #ffd6ee, #ffe6bd, #ffffcc, #ccffcc, #ffbdbd

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-sachet {
color: #ffd6ee;
}
.peach-smoothie {
color: #ffe6bd;
}
.conditioner {
color: #ffffcc;
}
.distilled-moss {
color: #ccffcc;
}
.peach-scone {
color: #ffbdbd;
}

/* CSS Variables */
:root {
--sweet-sachet:#ffd6ee;
--peach-smoothie:#ffe6bd;
--conditioner:#ffffcc;
--distilled-moss:#ccffcc;
--peach-scone:#ffbdbd;
}

More palettes to explore