All Palettes

Color Palette #e9a5b5, #f6c6d7, #f1e4eb, #f9d69a, #f4b39f

0%
0%
0%

CSS code for this palette

/* CSS */
.rose-elegance {
color: #e9a5b5;
}
.mountain-laurel {
color: #f6c6d7;
}
.rosie-posie {
color: #f1e4eb;
}
.applesauce {
color: #f9d69a;
}
.first-date {
color: #f4b39f;
}

/* CSS Variables */
:root {
--rose-elegance:#e9a5b5;
--mountain-laurel:#f6c6d7;
--rosie-posie:#f1e4eb;
--applesauce:#f9d69a;
--first-date:#f4b39f;
}

More palettes to explore