All Palettes

Color Palette #4b8b9b, #5cc1c1, #a3e1e1, #f2d13a, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.hippie-blue {
color: #4b8b9b;
}
.sea-life {
color: #5cc1c1;
}
.everest {
color: #a3e1e1;
}
.giallo {
color: #f2d13a;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--hippie-blue:#4b8b9b;
--sea-life:#5cc1c1;
--everest:#a3e1e1;
--giallo:#f2d13a;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore