All Palettes

Color Palette #f7b2a1, #f4c7b4, #f6e4b1, #c8e1a8, #8bd1e5

0%
0%
0%

CSS code for this palette

/* CSS */
.first-date {
color: #f7b2a1;
}
.taco {
color: #f4c7b4;
}
.smooth-as-corn-silk {
color: #f6e4b1;
}
.viridine-green {
color: #c8e1a8;
}
.july {
color: #8bd1e5;
}

/* CSS Variables */
:root {
--first-date:#f7b2a1;
--taco:#f4c7b4;
--smooth-as-corn-silk:#f6e4b1;
--viridine-green:#c8e1a8;
--july:#8bd1e5;
}

More palettes to explore