All Palettes

Color Palette #f5b8b2, #f6bb3c, #f3ca4f, #a9d6bb, #4c7f8a

0%
0%
0%

CSS code for this palette

/* CSS */
.ballerina-tears {
color: #f5b8b2;
}
.golden-mary {
color: #f6bb3c;
}
.radiant-sun {
color: #f3ca4f;
}
.eerie-glow {
color: #a9d6bb;
}
.brittany-blue {
color: #4c7f8a;
}

/* CSS Variables */
:root {
--ballerina-tears:#f5b8b2;
--golden-mary:#f6bb3c;
--radiant-sun:#f3ca4f;
--eerie-glow:#a9d6bb;
--brittany-blue:#4c7f8a;
}

More palettes to explore