All Palettes

Color Palette #b43c4e, #d55868, #f6889d, #f5c7d8, #f8e2e6

0%
0%
0%

CSS code for this palette

/* CSS */
.romantic-embers {
color: #b43c4e;
}
.dragon-fruit {
color: #d55868;
}
.posy-petal {
color: #f6889d;
}
.baby-steps {
color: #f5c7d8;
}
.poetic-princess {
color: #f8e2e6;
}

/* CSS Variables */
:root {
--romantic-embers:#b43c4e;
--dragon-fruit:#d55868;
--posy-petal:#f6889d;
--baby-steps:#f5c7d8;
--poetic-princess:#f8e2e6;
}

More palettes to explore