Webspe Tools

JP EN

Checkbox Generator

Customize checkbox styles with CSS using this free online generator.
Adjust colors, size, borders, checked states, and other design settings while checking the result with a real-time preview.
HTML and CSS code is generated automatically based on your settings, so you can copy the code you need and use it directly in your website or web project.

Sponsored Links

Start with a template

(Your current settings will be reset.)

Customization

Basic Settings

▼ Options

Drag to reorder

▼ Layout

px

Checkbox Box

▼ Size

px

▼ Border Radius

px

▼ Spacing from Text

px

px

Checkmark

px

px

px

▼ Position

px
px

Text

<label class="checkboxItem">
  <input type="checkbox" name="checkbox" value="Option 1" class="checkbox" checked />
  Option 1
</label>
<label class="checkboxItem">
  <input type="checkbox" name="checkbox" value="Option 2" class="checkbox" />
  Option 2
</label>
<label class="checkboxItem">
  <input type="checkbox" name="checkbox" value="Option 3" class="checkbox" />
  Option 3
</label>

Notes

  • This tool is intended for modern browsers. Some generated CSS may not work in older browsers.
  • This site uses modern-normalize.css. The preview may look slightly different depending on the reset CSS or other styles used in your project.

\ Share on social media /

Sponsored Links

Related Tools