All stylesButtonCraft

Glossy Sky

3D & Tactile · .btn-glossy-sky

Free · MIT · No attribution
Text
Class name
Color hue
Radius · 12px
Size
.btn-glossy-sky {
  display: inline-block;
  padding: 12px 28px;
  border: none;
  border-radius: 12px;
  background: linear-gradient(180deg, #7dd3fc 0%, #0284c7 50%, #0369a1 100%);
  color: #ffffff;
  font-family: inherit;
  font-size: 15px;
  font-weight: 700;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
  cursor: pointer;
  box-shadow: inset 0 2px 1px rgba(255, 255, 255, 0.6), 0 3px 8px rgba(2, 132, 199, 0.4);
  transition: filter 0.2s ease;
}
.btn-glossy-sky:hover {
  filter: brightness(1.08);
}
.btn-glossy-sky:active {
  filter: brightness(0.9);
  box-shadow: inset 0 2px 6px rgba(0, 0, 0, 0.3);
}

More 3D & Tactile styles

Button

Pushable Crimson

Button

Pushable Azure

Button

Jelly Lime

Button

Bevel Classic

Button

Floating Pill

Button

Layer Stack