All Palettes

Color Palette #ff6e61, #ff9a42, #f7d74b, #a5d97d, #6b5b95

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.absolute-apricot {
color: #ff9a42;
}
.anna-banana {
color: #f7d74b;
}
.crystal-green {
color: #a5d97d;
}
.just-a-fairytale {
color: #6b5b95;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--absolute-apricot:#ff9a42;
--anna-banana:#f7d74b;
--crystal-green:#a5d97d;
--just-a-fairytale:#6b5b95;
}

More palettes to explore