All Palettes

Color Palette #f4a69f, #f7b49c, #f6c59d, #f4d79a, #e3d38c

0%
0%
0%

CSS code for this palette

/* CSS */
.roseberry {
color: #f4a69f;
}
.mandys-pink {
color: #f7b49c;
}
.cactus-blooms {
color: #f6c59d;
}
.igniting {
color: #f4d79a;
}
.leaf-print {
color: #e3d38c;
}

/* CSS Variables */
:root {
--roseberry:#f4a69f;
--mandys-pink:#f7b49c;
--cactus-blooms:#f6c59d;
--igniting:#f4d79a;
--leaf-print:#e3d38c;
}

More palettes to explore