All Palettes

Color Palette #b6c8c0, #e1e1d5, #f3e0b4, #f4b87b, #d66a4c

0%
0%
0%

CSS code for this palette

/* CSS */
.surf-spray {
color: #b6c8c0;
}
.fish-ceviche {
color: #e1e1d5;
}
.calla {
color: #f3e0b4;
}
.sunburst {
color: #f4b87b;
}
.track-and-field {
color: #d66a4c;
}

/* CSS Variables */
:root {
--surf-spray:#b6c8c0;
--fish-ceviche:#e1e1d5;
--calla:#f3e0b4;
--sunburst:#f4b87b;
--track-and-field:#d66a4c;
}

More palettes to explore