All Palettes

Color Palette #4f7c9c, #a5c6d5, #f0e5e0, #e2c3b1, #d19d8f

0%
0%
0%

CSS code for this palette

/* CSS */
.storm-blue {
color: #4f7c9c;
}
.blue-dam {
color: #a5c6d5;
}
.diminished-pink {
color: #f0e5e0;
}
.gypsum-rose {
color: #e2c3b1;
}
.soft-sienna {
color: #d19d8f;
}

/* CSS Variables */
:root {
--storm-blue:#4f7c9c;
--blue-dam:#a5c6d5;
--diminished-pink:#f0e5e0;
--gypsum-rose:#e2c3b1;
--soft-sienna:#d19d8f;
}

More palettes to explore