All Palettes

Color Palette #f7b5a1, #f5b5a3, #f4a4b4, #f9d36c, #f9a65d

0%
0%
0%

CSS code for this palette

/* CSS */
.mystic-tulip {
color: #f7b5a1;
}
.first-date {
color: #f5b5a3;
}
.pink-fit {
color: #f4a4b4;
}
.lighthouse-glow {
color: #f9d36c;
}
.rajah {
color: #f9a65d;
}

/* CSS Variables */
:root {
--mystic-tulip:#f7b5a1;
--first-date:#f5b5a3;
--pink-fit:#f4a4b4;
--lighthouse-glow:#f9d36c;
--rajah:#f9a65d;
}

More palettes to explore