All Palettes

Color Palette #b35b8c, #e6a3b1, #f1c1d8, #ffe3b3, #f7a840

0%
0%
0%

CSS code for this palette

/* CSS */
.dahlia-mauve {
color: #b35b8c;
}
.love-at-first-sight {
color: #e6a3b1;
}
.sweetheart {
color: #f1c1d8;
}
.peach-of-mind {
color: #ffe3b3;
}
.t-morokoshi-corn {
color: #f7a840;
}

/* CSS Variables */
:root {
--dahlia-mauve:#b35b8c;
--love-at-first-sight:#e6a3b1;
--sweetheart:#f1c1d8;
--peach-of-mind:#ffe3b3;
--t-morokoshi-corn:#f7a840;
}

More palettes to explore