All Palettes

Color Palette #5e7f8d, #c8d5d4, #f6d1b1, #e8a79b, #a54f4a

0%
0%
0%

CSS code for this palette

/* CSS */
.whale-shark {
color: #5e7f8d;
}
.sky-splash {
color: #c8d5d4;
}
.barrett-quince {
color: #f6d1b1;
}
.passion-fruit-punch {
color: #e8a79b;
}
.persimmon-red {
color: #a54f4a;
}

/* CSS Variables */
:root {
--whale-shark:#5e7f8d;
--sky-splash:#c8d5d4;
--barrett-quince:#f6d1b1;
--passion-fruit-punch:#e8a79b;
--persimmon-red:#a54f4a;
}

More palettes to explore