All stylesButtonCraft

Forest

Solid · .btn-forest

Free · MIT · No attribution
Text
Class name
Color hue
Radius · 10px
Size
.btn-forest {
  display: inline-block;
  padding: 12px 26px;
  border: none;
  border-radius: 10px;
  background: #16a34a;
  color: #ffffff;
  font-family: inherit;
  font-size: 15px;
  font-weight: 600;
  cursor: pointer;
  transition: background 0.2s ease;
}
.btn-forest:hover {
  background: #15803d;
}
.btn-forest:active {
  background: #166534;
}

More Solid styles

Button

Classic Blue

Button

Midnight

Button

Crimson

Button

Royal Purple

Button

Amber Punch

Button

Slate Calm