All Palettes

Color Palette #b6c8e2, #f3e0f5, #e9b4d4, #f5c1a3, #f6dfc6

0%
0%
0%

CSS code for this palette

/* CSS */
.beautiful-dream {
color: #b6c8e2;
}
.minute-mauve {
color: #f3e0f5;
}
.gumball {
color: #e9b4d4;
}
.neighborly-peach {
color: #f5c1a3;
}
.flower-of-oahu {
color: #f6dfc6;
}

/* CSS Variables */
:root {
--beautiful-dream:#b6c8e2;
--minute-mauve:#f3e0f5;
--gumball:#e9b4d4;
--neighborly-peach:#f5c1a3;
--flower-of-oahu:#f6dfc6;
}

More palettes to explore