All Palettes

Color Palette #e5a4c2, #f8d8e2, #fce1d4, #f7c5a1, #f6b83c

0%
0%
0%

CSS code for this palette

/* CSS */
.think-pink {
color: #e5a4c2;
}
.pink-frosting {
color: #f8d8e2;
}
.ephemeral-peach {
color: #fce1d4;
}
.shrimp-toast {
color: #f7c5a1;
}
.squash-blossom {
color: #f6b83c;
}

/* CSS Variables */
:root {
--think-pink:#e5a4c2;
--pink-frosting:#f8d8e2;
--ephemeral-peach:#fce1d4;
--shrimp-toast:#f7c5a1;
--squash-blossom:#f6b83c;
}

More palettes to explore