All Palettes

Color Palette #b4c8e4, #a1c4d4, #f7b5a1, #f2a1b8, #e8c9a6

0%
0%
0%

CSS code for this palette

/* CSS */
.radar {
color: #b4c8e4;
}
.blue-dam {
color: #a1c4d4;
}
.mystic-tulip {
color: #f7b5a1;
}
.emperor-s-children {
color: #f2a1b8;
}
.almond-biscuit {
color: #e8c9a6;
}

/* CSS Variables */
:root {
--radar:#b4c8e4;
--blue-dam:#a1c4d4;
--mystic-tulip:#f7b5a1;
--emperor-s-children:#f2a1b8;
--almond-biscuit:#e8c9a6;
}

More palettes to explore