All Palettes

Color Palette #f7a1b1, #f1b1d1, #f4e1a9, #e5c57b, #b9d99b

0%
0%
0%

CSS code for this palette

/* CSS */
.ballet-slippers {
color: #f7a1b1;
}
.changeling-pink {
color: #f1b1d1;
}
.visionary {
color: #f4e1a9;
}
.golden-thread {
color: #e5c57b;
}
.in-good-taste {
color: #b9d99b;
}

/* CSS Variables */
:root {
--ballet-slippers:#f7a1b1;
--changeling-pink:#f1b1d1;
--visionary:#f4e1a9;
--golden-thread:#e5c57b;
--in-good-taste:#b9d99b;
}

More palettes to explore