All Palettes

Color Palette #5fb1bf, #f9b248, #f58d3d, #d75b99, #7a2a6b

0%
0%
0%

CSS code for this palette

/* CSS */
.finnish-fiord {
color: #5fb1bf;
}
.butterscotch {
color: #f9b248;
}
.hot-orange {
color: #f58d3d;
}
.crushed-berries {
color: #d75b99;
}
.grape-juice {
color: #7a2a6b;
}

/* CSS Variables */
:root {
--finnish-fiord:#5fb1bf;
--butterscotch:#f9b248;
--hot-orange:#f58d3d;
--crushed-berries:#d75b99;
--grape-juice:#7a2a6b;
}

More palettes to explore