All Palettes

Color Palette #f6a8a2, #f4c1b8, #f1e6d0, #a7d7cf, #6da0b6

0%
0%
0%

CSS code for this palette

/* CSS */
.calabrese {
color: #f6a8a2;
}
.rainbow {
color: #f4c1b8;
}
.ancient-ivory {
color: #f1e6d0;
}
.sinbad {
color: #a7d7cf;
}
.adventure-isle {
color: #6da0b6;
}

/* CSS Variables */
:root {
--calabrese:#f6a8a2;
--rainbow:#f4c1b8;
--ancient-ivory:#f1e6d0;
--sinbad:#a7d7cf;
--adventure-isle:#6da0b6;
}

More palettes to explore