All Palettes

Color Palette #ff6e61, #ff9a47, #ffd56b, #a1d9d5, #6b5b95

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.orange-hibiscus {
color: #ff9a47;
}
.hint-of-honey {
color: #ffd56b;
}
.aqua-island {
color: #a1d9d5;
}
.just-a-fairytale {
color: #6b5b95;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--orange-hibiscus:#ff9a47;
--hint-of-honey:#ffd56b;
--aqua-island:#a1d9d5;
--just-a-fairytale:#6b5b95;
}

More palettes to explore