All Palettes

Color Palette #d4e3b0, #f8b4db, #b7e1c9, #ff6e61, #f0e78e

0%
0%
0%

CSS code for this palette

/* CSS */
.lasting-thoughts {
color: #d4e3b0;
}
.manga-pink {
color: #f8b4db;
}
.aqua-bay {
color: #b7e1c9;
}
.grapefruit-pulp {
color: #ff6e61;
}
.bright-khaki {
color: #f0e78e;
}

/* CSS Variables */
:root {
--lasting-thoughts:#d4e3b0;
--manga-pink:#f8b4db;
--aqua-bay:#b7e1c9;
--grapefruit-pulp:#ff6e61;
--bright-khaki:#f0e78e;
}

More palettes to explore