All stylesButtonCraft

Royal Purple

Solid · .btn-royal-purple

Free · MIT · No attribution
Text
Class name
Color hue
Radius · 10px
Size
.btn-royal-purple {
  display: inline-block;
  padding: 12px 26px;
  border: none;
  border-radius: 10px;
  background: #7c3aed;
  color: #ffffff;
  font-family: inherit;
  font-size: 15px;
  font-weight: 600;
  cursor: pointer;
  transition: background 0.2s ease, box-shadow 0.2s ease;
}
.btn-royal-purple:hover {
  background: #6d28d9;
  box-shadow: 0 8px 18px rgba(124, 58, 237, 0.35);
}
.btn-royal-purple:active {
  background: #5b21b6;
  box-shadow: none;
}

More Solid styles

Button

Classic Blue

Button

Midnight

Button

Crimson

Button

Forest

Button

Amber Punch

Button

Slate Calm