All Palettes

Color Palette #f5c5a3, #c5a4c6, #a4c6c5, #699b8c, #f1d3a7

0%
0%
0%

CSS code for this palette

/* CSS */
.australian-apricot {
color: #f5c5a3;
}
.tea-towel {
color: #c5a4c6;
}
.ocean-kiss {
color: #a4c6c5;
}
.little-league {
color: #699b8c;
}
.straw-hat {
color: #f1d3a7;
}

/* CSS Variables */
:root {
--australian-apricot:#f5c5a3;
--tea-towel:#c5a4c6;
--ocean-kiss:#a4c6c5;
--little-league:#699b8c;
--straw-hat:#f1d3a7;
}

More palettes to explore