All stylesButtonCraft

Baby Blue

Pastel · .btn-baby-blue

Free · MIT · No attribution
Text
Class name
Color hue
Radius · 12px
Size
.btn-baby-blue {
  display: inline-block;
  padding: 12px 26px;
  border: none;
  border-radius: 12px;
  background: #bfdbfe;
  color: #1e40af;
  font-family: inherit;
  font-size: 15px;
  font-weight: 600;
  cursor: pointer;
  transition: background 0.2s ease;
}
.btn-baby-blue:hover {
  background: #93c5fd;
}
.btn-baby-blue:active {
  background: #60a5fa;
}

More Pastel styles

Button

Lavender Dream

Button

Mint Cream

Button

Peach Fuzz

Button

Rose Quartz

Button

Lemon Chiffon

Button

Sage Whisper