All Palettes

Color Palette #4c9e9e, #56c8c8, #a1e3e3, #f6f4c1, #f4a462

0%
0%
0%

CSS code for this palette

/* CSS */
.coolbox-ice-turquoise {
color: #4c9e9e;
}
.may-day {
color: #56c8c8;
}
.everest {
color: #a1e3e3;
}
.cocoa-butter {
color: #f6f4c1;
}
.shrimp-cocktail {
color: #f4a462;
}

/* CSS Variables */
:root {
--coolbox-ice-turquoise:#4c9e9e;
--may-day:#56c8c8;
--everest:#a1e3e3;
--cocoa-butter:#f6f4c1;
--shrimp-cocktail:#f4a462;
}

More palettes to explore