All stylesButtonCraft

Amber Punch

Solid · .btn-amber-punch

Free · MIT · No attribution
Text
Class name
Color hue
Radius · 10px
Size
.btn-amber-punch {
  display: inline-block;
  padding: 12px 26px;
  border: none;
  border-radius: 10px;
  background: #f59e0b;
  color: #451a03;
  font-family: inherit;
  font-size: 15px;
  font-weight: 700;
  cursor: pointer;
  transition: background 0.2s ease, transform 0.1s ease;
}
.btn-amber-punch:hover {
  background: #d97706;
}
.btn-amber-punch:active {
  transform: scale(0.97);
}

More Solid styles

Button

Classic Blue

Button

Midnight

Button

Crimson

Button

Forest

Button

Royal Purple

Button

Slate Calm