All Palettes

Color Palette #f2d7b5, #f9c99f, #f7a8a1, #ff6e61, #3b5b8c

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-lady {
color: #f2d7b5;
}
.chai-latte {
color: #f9c99f;
}
.roseberry {
color: #f7a8a1;
}
.grapefruit-pulp {
color: #ff6e61;
}
.antilles-blue {
color: #3b5b8c;
}

/* CSS Variables */
:root {
--pink-lady:#f2d7b5;
--chai-latte:#f9c99f;
--roseberry:#f7a8a1;
--grapefruit-pulp:#ff6e61;
--antilles-blue:#3b5b8c;
}

More palettes to explore