All Palettes

Color Palette #b1e0e7, #f7b5a1, #ffcb5c, #ff6e61, #d4a5a5

0%
0%
0%

CSS code for this palette

/* CSS */
.powder-blue {
color: #b1e0e7;
}
.mystic-tulip {
color: #f7b5a1;
}
.nacho {
color: #ffcb5c;
}
.grapefruit-pulp {
color: #ff6e61;
}
.la-vie-en-rose {
color: #d4a5a5;
}

/* CSS Variables */
:root {
--powder-blue:#b1e0e7;
--mystic-tulip:#f7b5a1;
--nacho:#ffcb5c;
--grapefruit-pulp:#ff6e61;
--la-vie-en-rose:#d4a5a5;
}

More palettes to explore