Design & Assets
Pill Badge CSS Generator
Generate pill badge CSS style.
Input
Pill Badge CSS Generator
badgepillcssui
Output
Pill Badge CSS Generator
.pill-badge {
display: inline-flex;
align-items: center;
border-radius: 999px;
padding: 4px 12px;
background: #dcfce7;
color: #16a34a;
font-size: 13px;
}Related tools
Color Converter
Convert between HEX, RGB, and HSL color formats.
CSS Gradient Generator
Generate a linear gradient and copy the CSS instantly.
Favicon Generator
Create a simple SVG favicon from initials and brand colors.
SVG Optimizer
Strip comments and collapse whitespace in SVG markup.
CSS Minifier
Minify CSS by removing comments and extra whitespace.
CSS Formatter
Pretty-print CSS with readable indentation.