All Palettes

Color Palette #4bb2e2, #6bc44a, #f5d06b, #f29b31, #e76d65

0%
0%
0%

CSS code for this palette

/* CSS */
.high-blue {
color: #4bb2e2;
}
.range-land {
color: #6bc44a;
}
.yellow-tulip {
color: #f5d06b;
}
.nuclear-mango {
color: #f29b31;
}
.childhood-crush {
color: #e76d65;
}

/* CSS Variables */
:root {
--high-blue:#4bb2e2;
--range-land:#6bc44a;
--yellow-tulip:#f5d06b;
--nuclear-mango:#f29b31;
--childhood-crush:#e76d65;
}

More palettes to explore