All Palettes

Color Palette #fbc6d8, #ff7c6b, #ffb347, #ffd900, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.flower-spell {
color: #fbc6d8;
}
.salmon {
color: #ff7c6b;
}
.agrellan-badland {
color: #ffb347;
}
.soviet-gold {
color: #ffd900;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--flower-spell:#fbc6d8;
--salmon:#ff7c6b;
--agrellan-badland:#ffb347;
--soviet-gold:#ffd900;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore