All Palettes

Color Palette #a7c6e7, #f2b1d1, #f9e6c3, #b5e2a1, #f07f7f

0%
0%
0%

CSS code for this palette

/* CSS */
.island-light {
color: #a7c6e7;
}
.fulgrim-pink {
color: #f2b1d1;
}
.havana-cream {
color: #f9e6c3;
}
.basil-smash {
color: #b5e2a1;
}
.meat {
color: #f07f7f;
}

/* CSS Variables */
:root {
--island-light:#a7c6e7;
--fulgrim-pink:#f2b1d1;
--havana-cream:#f9e6c3;
--basil-smash:#b5e2a1;
--meat:#f07f7f;
}

More palettes to explore