All Palettes

Color Palette #eaa9c9, #f1c5a2, #f9e49f, #a2c2e7, #7da2d8

0%
0%
0%

CSS code for this palette

/* CSS */
.elastic-pink {
color: #eaa9c9;
}
.radome-tan {
color: #f1c5a2;
}
.durango-dust {
color: #f9e49f;
}
.sky-high {
color: #a2c2e7;
}
.boudoir-blue {
color: #7da2d8;
}

/* CSS Variables */
:root {
--elastic-pink:#eaa9c9;
--radome-tan:#f1c5a2;
--durango-dust:#f9e49f;
--sky-high:#a2c2e7;
--boudoir-blue:#7da2d8;
}

More palettes to explore