All Palettes

Color Palette #f6d1c1, #f4b69f, #f49d90, #f67979, #f55c69

0%
0%
0%

CSS code for this palette

/* CSS */
.sand-island {
color: #f6d1c1;
}
.first-date {
color: #f4b69f;
}
.blush {
color: #f49d90;
}
.salmon-pok-bowl {
color: #f67979;
}
.dubarry {
color: #f55c69;
}

/* CSS Variables */
:root {
--sand-island:#f6d1c1;
--first-date:#f4b69f;
--blush:#f49d90;
--salmon-pok-bowl:#f67979;
--dubarry:#f55c69;
}

More palettes to explore