All Palettes

Color Palette #f7b2a1, #f9d29f, #f3e3b4, #d3e09e, #a1c6d4

0%
0%
0%

CSS code for this palette

/* CSS */
.first-date {
color: #f7b2a1;
}
.ginger-peach {
color: #f9d29f;
}
.anise-flower {
color: #f3e3b4;
}
.apple-bob {
color: #d3e09e;
}
.blue-dam {
color: #a1c6d4;
}

/* CSS Variables */
:root {
--first-date:#f7b2a1;
--ginger-peach:#f9d29f;
--anise-flower:#f3e3b4;
--apple-bob:#d3e09e;
--blue-dam:#a1c6d4;
}

More palettes to explore