All Palettes

Color Palette #c8bfd9, #e2c3a1, #f3e6b9, #a6d6d8, #f8b98b

0%
0%
0%

CSS code for this palette

/* CSS */
.awesome-aura {
color: #c8bfd9;
}
.light-corn-yellow {
color: #e2c3a1;
}
.menoth-white-base {
color: #f3e6b9;
}
.iced-aqua {
color: #a6d6d8;
}
.fresh-peaches {
color: #f8b98b;
}

/* CSS Variables */
:root {
--awesome-aura:#c8bfd9;
--light-corn-yellow:#e2c3a1;
--menoth-white-base:#f3e6b9;
--iced-aqua:#a6d6d8;
--fresh-peaches:#f8b98b;
}

More palettes to explore