All Palettes

Color Palette #d85a5a, #f6a7b6, #f2d2b1, #b1e0e7, #a6d8d7

0%
0%
0%

CSS code for this palette

/* CSS */
.bricks-of-hope {
color: #d85a5a;
}
.pink-fit {
color: #f6a7b6;
}
.sandalwood-beige {
color: #f2d2b1;
}
.powder-blue {
color: #b1e0e7;
}
.iced-aqua {
color: #a6d8d7;
}

/* CSS Variables */
:root {
--bricks-of-hope:#d85a5a;
--pink-fit:#f6a7b6;
--sandalwood-beige:#f2d2b1;
--powder-blue:#b1e0e7;
--iced-aqua:#a6d8d7;
}

More palettes to explore