All Palettes

Color Palette #ff7092, #ffb8ba, #f5f5ff, #d0e7df, #6a4125

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.hard-candy {
color: #ffb8ba;
}
.m-white {
color: #f5f5ff;
}
.seaglass {
color: #d0e7df;
}
.semi-sweet-chocolate {
color: #6a4125;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--hard-candy:#ffb8ba;
--m-white:#f5f5ff;
--seaglass:#d0e7df;
--semi-sweet-chocolate:#6a4125;
}

More palettes to explore