All Tools
1049+ free tools

Input Generator

Generate styled CSS inputs.

.input {
  padding: 10px;
  font-size: 14px;
  border: 1px solid #d1d5db;
  border-radius: 6px;
  outline: none;
  transition: border-color 150ms;
}
.input:focus {
  border-color: #0ea5e9;
  box-shadow: 0 0 0 3px #0ea5e933;
}

Related web-design tools

CSS Animation Generator
Create CSS animations with live preview & presets
SVG Blob Generator
Generate organic SVG blob shapes with gradients
Box Shadow Generator
CSS box-shadow with live preview & copy
Border Radius Generator
CSS border-radius with preview