All Palettes

Color Palette #f7b5a1, #f8cfaf, #f8e6b9, #d5e2b1, #9fd4df

0%
0%
0%

CSS code for this palette

/* CSS */
.mystic-tulip {
color: #f7b5a1;
}
.lips-of-apricot {
color: #f8cfaf;
}
.gentle-glow {
color: #f8e6b9;
}
.rockmelon-rind {
color: #d5e2b1;
}
.ocean-cruise {
color: #9fd4df;
}

/* CSS Variables */
:root {
--mystic-tulip:#f7b5a1;
--lips-of-apricot:#f8cfaf;
--gentle-glow:#f8e6b9;
--rockmelon-rind:#d5e2b1;
--ocean-cruise:#9fd4df;
}

More palettes to explore