All Palettes

Color Palette #a6c6ed, #b3d9e5, #e0b0e8, #f4caae, #f47b1f

0%
0%
0%

CSS code for this palette

/* CSS */
.island-light {
color: #a6c6ed;
}
.glacier-point {
color: #b3d9e5;
}
.petal-plush {
color: #e0b0e8;
}
.bellini {
color: #f4caae;
}
.sun-orange {
color: #f47b1f;
}

/* CSS Variables */
:root {
--island-light:#a6c6ed;
--glacier-point:#b3d9e5;
--petal-plush:#e0b0e8;
--bellini:#f4caae;
--sun-orange:#f47b1f;
}

More palettes to explore