All Palettes

Color Palette #f5c1a3, #ff6e61, #ff9900, #ffd942, #49b7d0

0%
0%
0%

CSS code for this palette

/* CSS */
.neighborly-peach {
color: #f5c1a3;
}
.grapefruit-pulp {
color: #ff6e61;
}
.vitamin-c {
color: #ff9900;
}
.sunny-side-up {
color: #ffd942;
}
.bachelor-button {
color: #49b7d0;
}

/* CSS Variables */
:root {
--neighborly-peach:#f5c1a3;
--grapefruit-pulp:#ff6e61;
--vitamin-c:#ff9900;
--sunny-side-up:#ffd942;
--bachelor-button:#49b7d0;
}

More palettes to explore