All Palettes

Color Palette #a5c6d5, #bbc9e2, #e7d8e9, #f7b7a1, #f9cbae

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-dam {
color: #a5c6d5;
}
.hindsight {
color: #bbc9e2;
}
.pale-grey-magenta {
color: #e7d8e9;
}
.mystic-tulip {
color: #f7b7a1;
}
.whipped-peach {
color: #f9cbae;
}

/* CSS Variables */
:root {
--blue-dam:#a5c6d5;
--hindsight:#bbc9e2;
--pale-grey-magenta:#e7d8e9;
--mystic-tulip:#f7b7a1;
--whipped-peach:#f9cbae;
}

More palettes to explore