All Palettes

Color Palette #f1a7b7, #f7c8bb, #f9e6b9, #f7d36e, #f6b83c

0%
0%
0%

CSS code for this palette

/* CSS */
.rozowy-pink {
color: #f1a7b7;
}
.sherbet-fruit {
color: #f7c8bb;
}
.hawaiian-cream {
color: #f9e6b9;
}
.yellow-tulip {
color: #f7d36e;
}
.squash-blossom {
color: #f6b83c;
}

/* CSS Variables */
:root {
--rozowy-pink:#f1a7b7;
--sherbet-fruit:#f7c8bb;
--hawaiian-cream:#f9e6b9;
--yellow-tulip:#f7d36e;
--squash-blossom:#f6b83c;
}

More palettes to explore