All Palettes

Color Palette #f7b1a1, #f9cca9, #fce5a1, #a8e6cf, #bae7f2

0%
0%
0%

CSS code for this palette

/* CSS */
.first-date {
color: #f7b1a1;
}
.allspice {
color: #f9cca9;
}
.durango-dust {
color: #fce5a1;
}
.turquoise-tower {
color: #a8e6cf;
}
.first-of-july {
color: #bae7f2;
}

/* CSS Variables */
:root {
--first-date:#f7b1a1;
--allspice:#f9cca9;
--durango-dust:#fce5a1;
--turquoise-tower:#a8e6cf;
--first-of-july:#bae7f2;
}

More palettes to explore