All Palettes

Color Palette #ff6e61, #ff8e38, #ffd84d, #8ac7e5, #6a9bd2

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.kanz-orange {
color: #ff8e38;
}
.tuscan-sun {
color: #ffd84d;
}
.deluxe-days {
color: #8ac7e5;
}
.sea-loch {
color: #6a9bd2;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--kanz-orange:#ff8e38;
--tuscan-sun:#ffd84d;
--deluxe-days:#8ac7e5;
--sea-loch:#6a9bd2;
}

More palettes to explore