All Palettes

Color Palette #f8db9b, #f1c6a7, #eab8b3, #d6a4b9, #b7a2d7

0%
0%
0%

CSS code for this palette

/* CSS */
.honey-tone {
color: #f8db9b;
}
.citrus-sachet {
color: #f1c6a7;
}
.beauty-bush {
color: #eab8b3;
}
.gizmo {
color: #d6a4b9;
}
.grape-illusion {
color: #b7a2d7;
}

/* CSS Variables */
:root {
--honey-tone:#f8db9b;
--citrus-sachet:#f1c6a7;
--beauty-bush:#eab8b3;
--gizmo:#d6a4b9;
--grape-illusion:#b7a2d7;
}

More palettes to explore