All Palettes

Color Palette #f6a2af, #f4d2a9, #f1e0b6, #a6c6e8, #b5dbe8

0%
0%
0%

CSS code for this palette

/* CSS */
.simple-pink {
color: #f6a2af;
}
.pekin-chicken {
color: #f4d2a9;
}
.calla {
color: #f1e0b6;
}
.island-light {
color: #a6c6e8;
}
.chicago-blue {
color: #b5dbe8;
}

/* CSS Variables */
:root {
--simple-pink:#f6a2af;
--pekin-chicken:#f4d2a9;
--calla:#f1e0b6;
--island-light:#a6c6e8;
--chicago-blue:#b5dbe8;
}

More palettes to explore