All Palettes

Color Palette #e9b4e4, #f0c2b2, #f9e59f, #a5e3b7, #70c2b4

0%
0%
0%

CSS code for this palette

/* CSS */
.dream-land {
color: #e9b4e4;
}
.jazz-age-coral {
color: #f0c2b2;
}
.storm-lightning {
color: #f9e59f;
}
.overtone {
color: #a5e3b7;
}
.fiesta-blue {
color: #70c2b4;
}

/* CSS Variables */
:root {
--dream-land:#e9b4e4;
--jazz-age-coral:#f0c2b2;
--storm-lightning:#f9e59f;
--overtone:#a5e3b7;
--fiesta-blue:#70c2b4;
}

More palettes to explore