All Palettes

Color Palette #f6d2a7, #f9cb9f, #f1b498, #f5a68a, #f27c78

0%
0%
0%

CSS code for this palette

/* CSS */
.tequila {
color: #f6d2a7;
}
.chai-latte {
color: #f9cb9f;
}
.crab-bisque {
color: #f1b498;
}
.lugganath-orange {
color: #f5a68a;
}
.salmon-pok-bowl {
color: #f27c78;
}

/* CSS Variables */
:root {
--tequila:#f6d2a7;
--chai-latte:#f9cb9f;
--crab-bisque:#f1b498;
--lugganath-orange:#f5a68a;
--salmon-pok-bowl:#f27c78;
}

More palettes to explore