All stylesButtonCraft

Peach Cream

Gradient · .btn-peach-cream

Free · MIT · No attribution
Text
Class name
Color hue
Radius · 14px
Size
.btn-peach-cream {
  display: inline-block;
  padding: 13px 28px;
  border: none;
  border-radius: 14px;
  background: linear-gradient(135deg, #fdba74, #fda4af);
  color: #7c2d12;
  font-family: inherit;
  font-size: 15px;
  font-weight: 700;
  cursor: pointer;
  transition: filter 0.2s ease, transform 0.1s ease;
}
.btn-peach-cream:hover {
  filter: brightness(1.05);
}
.btn-peach-cream:active {
  transform: scale(0.98);
}

More Gradient styles

Button

Sunset

Button

Oceanic

Button

Aurora

Button

Candy

Button

Ember

Button

Limeade