All Palettes

Color Palette #ffc9ad, #ffd6c2, #ffe8db, #fff1eb, #fff9f5

0%
0%
0%

CSS code for this palette

/* CSS */
.antique-coral {
color: #ffc9ad;
}
.friendship {
color: #ffd6c2;
}
.guiding-star {
color: #ffe8db;
}
.strawberry-dust {
color: #fff1eb;
}
.sugar-milk {
color: #fff9f5;
}

/* CSS Variables */
:root {
--antique-coral:#ffc9ad;
--friendship:#ffd6c2;
--guiding-star:#ffe8db;
--strawberry-dust:#fff1eb;
--sugar-milk:#fff9f5;
}

More palettes to explore