All Palettes

Color Palette #a6c6ed, #f0e3d6, #b7d99b, #eab8b9, #704d7a

0%
0%
0%

CSS code for this palette

/* CSS */
.island-light {
color: #a6c6ed;
}
.uptown-taupe {
color: #f0e3d6;
}
.witty-green {
color: #b7d99b;
}
.arizona-sunrise {
color: #eab8b9;
}
.cabbage-blossom-violet {
color: #704d7a;
}

/* CSS Variables */
:root {
--island-light:#a6c6ed;
--uptown-taupe:#f0e3d6;
--witty-green:#b7d99b;
--arizona-sunrise:#eab8b9;
--cabbage-blossom-violet:#704d7a;
}

More palettes to explore