Range Sliders

Range sliders allow the user to select a value between a defined minimum and maximum range. They can work well for discovery and education, but because they’re imprecise and difficult to manipulate, are not the best choice when the user is likely to have a specific number that they want to input.

Standard range slider

Default state

Focus state

HTML code snippet

Specs

Default

Track

  • Height: 9 px
  • Border: 1 px, Gray 40 (#b4b5b6)
  • Background: Gray 80 (#75787b)

Handle

  • Border: 1 px, Gray 40 (#b4b5b6)
  • Background: 45 px x 45 px, Gray 10 (#e7e8e9)

Focus

  • Border: 2 px, Pacific (#0072ce)
  • Background: Pacific 20 (#d6e8fa) ####