All Palettes

Color Palette #f3e5a5, #f7c6a1, #f9a9c1, #f5a8d1, #e6b1e7

0%
0%
0%

CSS code for this palette

/* CSS */
.cymophane-yellow {
color: #f3e5a5;
}
.shrimp-toast {
color: #f7c6a1;
}
.rogue-pink {
color: #f9a9c1;
}
.changeling-pink {
color: #f5a8d1;
}
.dream-land {
color: #e6b1e7;
}

/* CSS Variables */
:root {
--cymophane-yellow:#f3e5a5;
--shrimp-toast:#f7c6a1;
--rogue-pink:#f9a9c1;
--changeling-pink:#f5a8d1;
--dream-land:#e6b1e7;
}

More palettes to explore