All Palettes

Color Palette #f0e3d6, #d4c4d2, #a6b5d9, #4a8cbf, #2a9d90

0%
0%
0%

CSS code for this palette

/* CSS */
.uptown-taupe {
color: #f0e3d6;
}
.frosted-grape {
color: #d4c4d2;
}
.high-style {
color: #a6b5d9;
}
.boat-house {
color: #4a8cbf;
}
.azure-tide {
color: #2a9d90;
}

/* CSS Variables */
:root {
--uptown-taupe:#f0e3d6;
--frosted-grape:#d4c4d2;
--high-style:#a6b5d9;
--boat-house:#4a8cbf;
--azure-tide:#2a9d90;
}

More palettes to explore