All stylesButtonCraft

Blob Organic

Shapes · .btn-blob-organic

Free · MIT · No attribution
Text
Class name
Color hue
Radius · n/a
Size
.btn-blob-organic {
  display: inline-block;
  padding: 16px 34px;
  border: none;
  border-radius: 55% 45% 60% 40% / 45% 55% 45% 55%;
  background: linear-gradient(135deg, #2dd4bf, #0ea5e9);
  color: #042f2e;
  font-family: inherit;
  font-size: 15px;
  font-weight: 700;
  cursor: pointer;
  transition: border-radius 0.4s ease, transform 0.3s ease;
}
.btn-blob-organic:hover {
  border-radius: 45% 55% 40% 60% / 55% 45% 55% 45%;
  transform: rotate(-2deg);
}
.btn-blob-organic:active {
  transform: rotate(0deg) scale(0.96);
}

More Shapes styles

Button

Pill Primary

Button

Pill Outline Mint

Circle Arrow

Button

Squircle

Button

Parallelo

Next

Chevron Next