All Palettes

Color Palette #f3d5a0, #efaf8f, #e68a75, #d75b6b, #b65d8d

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-patch {
color: #f3d5a0;
}
.apricot-preserves {
color: #efaf8f;
}
.thundelarra {
color: #e68a75;
}
.dragon-fruit {
color: #d75b6b;
}
.dahlia-mauve {
color: #b65d8d;
}

/* CSS Variables */
:root {
--peach-patch:#f3d5a0;
--apricot-preserves:#efaf8f;
--thundelarra:#e68a75;
--dragon-fruit:#d75b6b;
--dahlia-mauve:#b65d8d;
}

More palettes to explore