All Palettes

Color Palette #ff7092, #ffb8ba, #ffce8a, #ff667d, #d4a5a5

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.hard-candy {
color: #ffb8ba;
}
.bastard-amber {
color: #ffce8a;
}
.kisses-and-hugs {
color: #ff667d;
}
.la-vie-en-rose {
color: #d4a5a5;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--hard-candy:#ffb8ba;
--bastard-amber:#ffce8a;
--kisses-and-hugs:#ff667d;
--la-vie-en-rose:#d4a5a5;
}

More palettes to explore