All Palettes

Color Palette #ff6e61, #6fa5b8, #f7b5a1, #d5a5d5, #f3e8d8

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.estuary-blue {
color: #6fa5b8;
}
.mystic-tulip {
color: #f7b5a1;
}
.favorite-lavender {
color: #d5a5d5;
}
.a-smell-of-bakery {
color: #f3e8d8;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--estuary-blue:#6fa5b8;
--mystic-tulip:#f7b5a1;
--favorite-lavender:#d5a5d5;
--a-smell-of-bakery:#f3e8d8;
}

More palettes to explore