All Palettes

Color Palette #f6b4a2, #f1d2b6, #e5dac7, #c2e5d5, #a4d9e5

0%
0%
0%

CSS code for this palette

/* CSS */
.first-date {
color: #f6b4a2;
}
.pale-coral {
color: #f1d2b6;
}
.half-spanish-white {
color: #e5dac7;
}
.jade-spell {
color: #c2e5d5;
}
.havana-blue {
color: #a4d9e5;
}

/* CSS Variables */
:root {
--first-date:#f6b4a2;
--pale-coral:#f1d2b6;
--half-spanish-white:#e5dac7;
--jade-spell:#c2e5d5;
--havana-blue:#a4d9e5;
}

More palettes to explore