All Palettes

Color Palette #ff6e61, #ff9a47, #ffce8a, #a1dff7, #5d9bd5

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.orange-hibiscus {
color: #ff9a47;
}
.bastard-amber {
color: #ffce8a;
}
.ganon-blue {
color: #a1dff7;
}
.blue-bay {
color: #5d9bd5;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--orange-hibiscus:#ff9a47;
--bastard-amber:#ffce8a;
--ganon-blue:#a1dff7;
--blue-bay:#5d9bd5;
}

More palettes to explore