All Palettes

Color Palette #f6a8a2, #f3c4b4, #f0e1b7, #c1e1d5, #86c1e9

0%
0%
0%

CSS code for this palette

/* CSS */
.calabrese {
color: #f6a8a2;
}
.peach-temptation {
color: #f3c4b4;
}
.sauerkraut {
color: #f0e1b7;
}
.beru {
color: #c1e1d5;
}
.watery-sea {
color: #86c1e9;
}

/* CSS Variables */
:root {
--calabrese:#f6a8a2;
--peach-temptation:#f3c4b4;
--sauerkraut:#f0e1b7;
--beru:#c1e1d5;
--watery-sea:#86c1e9;
}

More palettes to explore