All Palettes

Color Palette #ff6e61, #ff9a47, #ffd54d, #a0d468, #5b8b9a

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.orange-hibiscus {
color: #ff9a47;
}
.vibrant {
color: #ffd54d;
}
.be-spontaneous {
color: #a0d468;
}
.adriatic-blue {
color: #5b8b9a;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--orange-hibiscus:#ff9a47;
--vibrant:#ffd54d;
--be-spontaneous:#a0d468;
--adriatic-blue:#5b8b9a;
}

More palettes to explore