All Palettes

Color Palette #d5c8c8, #e2b1b1, #f4a38a, #f7d58d, #f8c76d

0%
0%
0%

CSS code for this palette

/* CSS */
.crushed-almond {
color: #d5c8c8;
}
.perfect-pink {
color: #e2b1b1;
}
.peach-mimosa {
color: #f4a38a;
}
.maybe-maui {
color: #f7d58d;
}
.sundance {
color: #f8c76d;
}

/* CSS Variables */
:root {
--crushed-almond:#d5c8c8;
--perfect-pink:#e2b1b1;
--peach-mimosa:#f4a38a;
--maybe-maui:#f7d58d;
--sundance:#f8c76d;
}

More palettes to explore