All Palettes

Color Palette #f1a7b1, #ff6e61, #ffb86b, #ffcb3d, #ff4d00

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-fit {
color: #f1a7b1;
}
.grapefruit-pulp {
color: #ff6e61;
}
.desert-dessert {
color: #ffb86b;
}
.yellow-jacket {
color: #ffcb3d;
}
.phaser-beam {
color: #ff4d00;
}

/* CSS Variables */
:root {
--pink-fit:#f1a7b1;
--grapefruit-pulp:#ff6e61;
--desert-dessert:#ffb86b;
--yellow-jacket:#ffcb3d;
--phaser-beam:#ff4d00;
}

More palettes to explore