All Palettes

Color Palette #a02c4b, #d75b99, #f5a15c, #f7e3b6, #3dbd92

0%
0%
0%

CSS code for this palette

/* CSS */
.crimson-strawberry {
color: #a02c4b;
}
.crushed-berries {
color: #d75b99;
}
.bergamot-orange {
color: #f5a15c;
}
.barley-white {
color: #f7e3b6;
}
.green-blue {
color: #3dbd92;
}

/* CSS Variables */
:root {
--crimson-strawberry:#a02c4b;
--crushed-berries:#d75b99;
--bergamot-orange:#f5a15c;
--barley-white:#f7e3b6;
--green-blue:#3dbd92;
}

More palettes to explore