All Palettes

Color Palette #f4c1a4, #e6b8a2, #f6d6a7, #a7c6e7, #b9e2e4

0%
0%
0%

CSS code for this palette

/* CSS */
.neighborly-peach {
color: #f4c1a4;
}
.warming-peach {
color: #e6b8a2;
}
.enjoyable-yellow {
color: #f6d6a7;
}
.island-light {
color: #a7c6e7;
}
.basin-blue {
color: #b9e2e4;
}

/* CSS Variables */
:root {
--neighborly-peach:#f4c1a4;
--warming-peach:#e6b8a2;
--enjoyable-yellow:#f6d6a7;
--island-light:#a7c6e7;
--basin-blue:#b9e2e4;
}

More palettes to explore