All Palettes

Color Palette #5bb2cd, #8fd7e0, #c3e5f4, #f4b76c, #e77a4b

0%
0%
0%

CSS code for this palette

/* CSS */
.crystal-seas {
color: #5bb2cd;
}
.plunging-waterfall {
color: #8fd7e0;
}
.icy-landscape {
color: #c3e5f4;
}
.citrus-honey {
color: #f4b76c;
}
.sizzling-sunset {
color: #e77a4b;
}

/* CSS Variables */
:root {
--crystal-seas:#5bb2cd;
--plunging-waterfall:#8fd7e0;
--icy-landscape:#c3e5f4;
--citrus-honey:#f4b76c;
--sizzling-sunset:#e77a4b;
}

More palettes to explore