All Palettes

Color Palette #f7b1a1, #f8d9a0, #f7e6a1, #a8c9d7, #b3e0d6

0%
0%
0%

CSS code for this palette

/* CSS */
.first-date {
color: #f7b1a1;
}
.milky-maize {
color: #f8d9a0;
}
.venetian-yellow {
color: #f7e6a1;
}
.vast-sky {
color: #a8c9d7;
}
.cruise {
color: #b3e0d6;
}

/* CSS Variables */
:root {
--first-date:#f7b1a1;
--milky-maize:#f8d9a0;
--venetian-yellow:#f7e6a1;
--vast-sky:#a8c9d7;
--cruise:#b3e0d6;
}

More palettes to explore