All Palettes

Color Palette #a6c6ed, #f4b69f, #f9eba4, #f6c7a7, #e77e9a

0%
0%
0%

CSS code for this palette

/* CSS */
.island-light {
color: #a6c6ed;
}
.first-date {
color: #f4b69f;
}
.lazy-daisy {
color: #f9eba4;
}
.peach-damask {
color: #f6c7a7;
}
.carissima {
color: #e77e9a;
}

/* CSS Variables */
:root {
--island-light:#a6c6ed;
--first-date:#f4b69f;
--lazy-daisy:#f9eba4;
--peach-damask:#f6c7a7;
--carissima:#e77e9a;
}

More palettes to explore