All Palettes

Color Palette #5b809a, #bfd5e3, #f5c3bc, #e7b798, #7b2d30

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-heaven {
color: #5b809a;
}
.two-harbours {
color: #bfd5e3;
}
.pink-hydrangea {
color: #f5c3bc;
}
.creole-cottage {
color: #e7b798;
}
.fired-brick {
color: #7b2d30;
}

/* CSS Variables */
:root {
--blue-heaven:#5b809a;
--two-harbours:#bfd5e3;
--pink-hydrangea:#f5c3bc;
--creole-cottage:#e7b798;
--fired-brick:#7b2d30;
}

More palettes to explore