CSS Input Generator
Build custom input styles with toggleable options.
Customize borders, focus states, hover effects, and more.
Reset / Remove Defaults
Border Options
1px
8px
Spacing
12px
10px
Colors
Typography
16px
Focus State
3px
Hover State
Other
.custom-input {
outline: none;
border: 1px solid #e5e7eb;
border-radius: 8px;
padding: 10px 12px;
font-size: 16px;
background: #ffffff;
color: #333333;
transition: all 0.2s ease;
}
.custom-input::placeholder {
color: #999999;
}
.custom-input:focus {
border-color: #3b82f6;
box-shadow: 0 0 0 3px rgba(59, 130, 246, 0.1);
}
.custom-input:hover {
border-color: #d1d5db;
}Explore more CSS tools
CSS Grid Generator
Create grid layouts visually
CSS Flexbox Generator
Create flex layouts visually
CSS Gradient Generator
Create custom gradients
Aa
CSS Text Gradient
Gradient text effects
CSS Gradients Collection
275+ ready-to-use gradients
CSS Box Shadow Generator
Design multi-layer shadows
Aa
CSS Selection Generator
Style text highlight colors
CSS Scrollbar Generator
Style custom scrollbars
CSS Blend Mode Generator
Mix colors with blend modes
CSS Cursor Generator
Preview all cursor styles
CSS Loader Generator
Create loading animations
BTN
CSS Button Generator
Design buttons with hover effects
✨
CSS Glow Generator
Create neon glow effects
Aa
Fluid Typography
Scale text across screen sizes
