All Palettes

Color Palette #f4e1b8, #d9c1a1, #a9e5d1, #6fa5b8, #5b899a

0%
0%
0%

CSS code for this palette

/* CSS */
.soft-butter {
color: #f4e1b8;
}
.birch-beige {
color: #d9c1a1;
}
.botanical-tint {
color: #a9e5d1;
}
.estuary-blue {
color: #6fa5b8;
}
.adriatic-blue {
color: #5b899a;
}

/* CSS Variables */
:root {
--soft-butter:#f4e1b8;
--birch-beige:#d9c1a1;
--botanical-tint:#a9e5d1;
--estuary-blue:#6fa5b8;
--adriatic-blue:#5b899a;
}

More palettes to explore