All Palettes

Color Palette #eab8d1, #f5c7a8, #f2a96e, #f9d44e, #e6b800

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-lilac {
color: #eab8d1;
}
.citrus-sachet {
color: #f5c7a8;
}
.florida-sunrise {
color: #f2a96e;
}
.westfall-yellow {
color: #f9d44e;
}
.fat-gold {
color: #e6b800;
}

/* CSS Variables */
:root {
--sweet-lilac:#eab8d1;
--citrus-sachet:#f5c7a8;
--florida-sunrise:#f2a96e;
--westfall-yellow:#f9d44e;
--fat-gold:#e6b800;
}

More palettes to explore