All Palettes

Color Palette #a6c6ed, #f0b7c4, #f7e9bb, #f4c79f, #d19b6b

0%
0%
0%

CSS code for this palette

/* CSS */
.island-light {
color: #a6c6ed;
}
.chantilly {
color: #f0b7c4;
}
.banana-br-l-e {
color: #f7e9bb;
}
.avid-apricot {
color: #f4c79f;
}
.prayer-flag {
color: #d19b6b;
}

/* CSS Variables */
:root {
--island-light:#a6c6ed;
--chantilly:#f0b7c4;
--banana-br-l-e:#f7e9bb;
--avid-apricot:#f4c79f;
--prayer-flag:#d19b6b;
}

More palettes to explore