All Palettes

Color Palette #4f6f8c, #8fb3c1, #b2e1e1, #f4c3c3, #f9a380

0%
0%
0%

CSS code for this palette

/* CSS */
.berry-pie {
color: #4f6f8c;
}
.bright-bluebonnet {
color: #8fb3c1;
}
.frosty-soft-blue {
color: #b2e1e1;
}
.cor-de-pele {
color: #f4c3c3;
}
.apricot-wash {
color: #f9a380;
}

/* CSS Variables */
:root {
--berry-pie:#4f6f8c;
--bright-bluebonnet:#8fb3c1;
--frosty-soft-blue:#b2e1e1;
--cor-de-pele:#f4c3c3;
--apricot-wash:#f9a380;
}

More palettes to explore