All Palettes

Color Palette #ff6e61, #f7afa1, #ffd84d, #4abf6b, #3d91e6

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.first-date {
color: #f7afa1;
}
.tuscan-sun {
color: #ffd84d;
}
.iridescent-green {
color: #4abf6b;
}
.oregon-blue {
color: #3d91e6;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--first-date:#f7afa1;
--tuscan-sun:#ffd84d;
--iridescent-green:#4abf6b;
--oregon-blue:#3d91e6;
}

More palettes to explore