All Palettes

Color Palette #f9b1ae, #f6d8a7, #f4e2b8, #a8c9d7, #4b789b

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-bud {
color: #f9b1ae;
}
.fireflies {
color: #f6d8a7;
}
.soft-butter {
color: #f4e2b8;
}
.vast-sky {
color: #a8c9d7;
}
.blue-antarctic {
color: #4b789b;
}

/* CSS Variables */
:root {
--peach-bud:#f9b1ae;
--fireflies:#f6d8a7;
--soft-butter:#f4e2b8;
--vast-sky:#a8c9d7;
--blue-antarctic:#4b789b;
}

More palettes to explore