All Tools
1049+ free tools

Container Query Generator

Generate @container queries.

.card {
  container-type: inline-size;
  container-name: card;
}

@container card (min-width: 240px) { /* sm */ }
@container card (min-width: 480px) { /* md */ }
@container card (min-width: 720px) { /* lg */ }

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