All stylesButtonCraft

Rose Quartz

Pastel · .btn-rose-quartz

Free · MIT · No attribution
Text
Class name
Color hue
Radius · pill
Size
.btn-rose-quartz {
  display: inline-block;
  padding: 12px 26px;
  border: none;
  border-radius: 999px;
  background: #fecdd3;
  color: #9f1239;
  font-family: inherit;
  font-size: 15px;
  font-weight: 600;
  cursor: pointer;
  transition: background 0.2s ease, box-shadow 0.2s ease;
}
.btn-rose-quartz:hover {
  background: #fda4af;
  box-shadow: 0 4px 12px rgba(251, 113, 133, 0.4);
}
.btn-rose-quartz:active {
  box-shadow: none;
}

More Pastel styles

Button

Lavender Dream

Button

Mint Cream

Button

Peach Fuzz

Button

Baby Blue

Button

Lemon Chiffon

Button

Sage Whisper