All stylesButtonCraft

Lilac Outline

Pastel · .btn-lilac-outline

Free · MIT · No attribution
Text
Class name
Color hue
Radius · 12px
Size
.btn-lilac-outline {
  display: inline-block;
  padding: 12px 26px;
  border: 2px solid #c4b5fd;
  border-radius: 12px;
  background: transparent;
  color: #7c3aed;
  font-family: inherit;
  font-size: 15px;
  font-weight: 600;
  cursor: pointer;
  transition: background 0.2s ease, border-color 0.2s ease;
}
.btn-lilac-outline:hover {
  background: #ede9fe;
  border-color: #a78bfa;
}
.btn-lilac-outline:active {
  background: #ddd6fe;
}

More Pastel styles

Button

Lavender Dream

Button

Mint Cream

Button

Peach Fuzz

Button

Baby Blue

Button

Rose Quartz

Button

Lemon Chiffon