All Palettes

Color Palette #ff7092, #ff9d8a, #ffd3a3, #d2d2df, #6b5b95

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.peach-pink {
color: #ff9d8a;
}
.affinity {
color: #ffd3a3;
}
.tranquil-sea {
color: #d2d2df;
}
.just-a-fairytale {
color: #6b5b95;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--peach-pink:#ff9d8a;
--affinity:#ffd3a3;
--tranquil-sea:#d2d2df;
--just-a-fairytale:#6b5b95;
}

More palettes to explore