All Palettes

Color Palette #f4b4e6, #ff9eb3, #ff6e61, #ffb347, #ffcb5c

0%
0%
0%

CSS code for this palette

/* CSS */
.hanami-pink {
color: #f4b4e6;
}
.saira-red {
color: #ff9eb3;
}
.grapefruit-pulp {
color: #ff6e61;
}
.agrellan-badland {
color: #ffb347;
}
.nacho {
color: #ffcb5c;
}

/* CSS Variables */
:root {
--hanami-pink:#f4b4e6;
--saira-red:#ff9eb3;
--grapefruit-pulp:#ff6e61;
--agrellan-badland:#ffb347;
--nacho:#ffcb5c;
}

More palettes to explore