All Palettes

Color Palette #ffb3c1, #ff6e61, #ff4938, #ffbf6b, #ffd942

0%
0%
0%

CSS code for this palette

/* CSS */
.matt-pink {
color: #ffb3c1;
}
.grapefruit-pulp {
color: #ff6e61;
}
.hotspot {
color: #ff4938;
}
.simply-peachy {
color: #ffbf6b;
}
.sunny-side-up {
color: #ffd942;
}

/* CSS Variables */
:root {
--matt-pink:#ffb3c1;
--grapefruit-pulp:#ff6e61;
--hotspot:#ff4938;
--simply-peachy:#ffbf6b;
--sunny-side-up:#ffd942;
}

More palettes to explore