All Palettes

Color Palette #a6c6ed, #e1b6e2, #f6a7b3, #f3c0a5, #f2e37d

0%
0%
0%

CSS code for this palette

/* CSS */
.island-light {
color: #a6c6ed;
}
.romantic-morning {
color: #e1b6e2;
}
.pink-fit {
color: #f6a7b3;
}
.neighborly-peach {
color: #f3c0a5;
}
.spring-yellow {
color: #f2e37d;
}

/* CSS Variables */
:root {
--island-light:#a6c6ed;
--romantic-morning:#e1b6e2;
--pink-fit:#f6a7b3;
--neighborly-peach:#f3c0a5;
--spring-yellow:#f2e37d;
}

More palettes to explore