All Palettes

Color Palette #e8a1a9, #f1c5a7, #f9e49f, #f5d27a, #e5b27b

0%
0%
0%

CSS code for this palette

/* CSS */
.berry-riche {
color: #e8a1a9;
}
.citrus-sachet {
color: #f1c5a7;
}
.durango-dust {
color: #f9e49f;
}
.popcorn {
color: #f5d27a;
}
.high-plateau {
color: #e5b27b;
}

/* CSS Variables */
:root {
--berry-riche:#e8a1a9;
--citrus-sachet:#f1c5a7;
--durango-dust:#f9e49f;
--popcorn:#f5d27a;
--high-plateau:#e5b27b;
}

More palettes to explore