All Palettes

Color Palette #a6c6ed, #e1b7e1, #f9e29f, #f6b83c, #f05038

0%
0%
0%

CSS code for this palette

/* CSS */
.island-light {
color: #a6c6ed;
}
.romantic-morning {
color: #e1b7e1;
}
.durango-dust {
color: #f9e29f;
}
.squash-blossom {
color: #f6b83c;
}
.benihi-red {
color: #f05038;
}

/* CSS Variables */
:root {
--island-light:#a6c6ed;
--romantic-morning:#e1b7e1;
--durango-dust:#f9e29f;
--squash-blossom:#f6b83c;
--benihi-red:#f05038;
}

More palettes to explore