All Palettes

Color Palette #f0c1c8, #f7b2a1, #f8997c, #f6844c, #e65f3d

0%
0%
0%

CSS code for this palette

/* CSS */
.loveable {
color: #f0c1c8;
}
.first-date {
color: #f7b2a1;
}
.upstream-salmon {
color: #f8997c;
}
.rich-gardenia {
color: #f6844c;
}
.sohi-red {
color: #e65f3d;
}

/* CSS Variables */
:root {
--loveable:#f0c1c8;
--first-date:#f7b2a1;
--upstream-salmon:#f8997c;
--rich-gardenia:#f6844c;
--sohi-red:#e65f3d;
}

More palettes to explore