All Palettes

Color Palette #ff7092, #ff8f94, #ff9ea0, #ffd4b8, #ffeedb

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.cherished-one {
color: #ff8f94;
}
.pink-dream {
color: #ff9ea0;
}
.curtsy {
color: #ffd4b8;
}
.sand-crystal {
color: #ffeedb;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--cherished-one:#ff8f94;
--pink-dream:#ff9ea0;
--curtsy:#ffd4b8;
--sand-crystal:#ffeedb;
}

More palettes to explore