All Palettes

Color Palette #f7b2a1, #f3c7af, #e9d6b9, #c5e1e8, #a9d9ea

0%
0%
0%

CSS code for this palette

/* CSS */
.first-date {
color: #f7b2a1;
}
.bellini {
color: #f3c7af;
}
.nevada-sand {
color: #e9d6b9;
}
.aviary-blue {
color: #c5e1e8;
}
.blue-click {
color: #a9d9ea;
}

/* CSS Variables */
:root {
--first-date:#f7b2a1;
--bellini:#f3c7af;
--nevada-sand:#e9d6b9;
--aviary-blue:#c5e1e8;
--blue-click:#a9d9ea;
}

More palettes to explore