All Palettes

Color Palette #a6c6ed, #e5b8e5, #f5d26b, #f3b7a0, #d76565

0%
0%
0%

CSS code for this palette

/* CSS */
.island-light {
color: #a6c6ed;
}
.blackberry-yogurt {
color: #e5b8e5;
}
.yellow-tulip {
color: #f5d26b;
}
.antique-cameo {
color: #f3b7a0;
}
.happy-hearts {
color: #d76565;
}

/* CSS Variables */
:root {
--island-light:#a6c6ed;
--blackberry-yogurt:#e5b8e5;
--yellow-tulip:#f5d26b;
--antique-cameo:#f3b7a0;
--happy-hearts:#d76565;
}

More palettes to explore