CSS Unit Visualizer

Adjust the slider to see how different CSS units scale

50

All CSS Units

50px

Pixels, absolute length unit

50%

Percentage, relative unit

50em

Font size of the element

50ex

Height of lowercase "x" in current font

50cm

Centimeters

50mm

Millimeters

50in

Inches (1in = 2.54cm)

50pt

Points (1pt = 1/72 of an inch)

50pc

Picas (1pc = 12pt)

50vh

Percentage of viewport height

50vw

Percentage of viewport width

50rem

Font size of root element

50vmin

Percentage of smaller viewport dimension

50vmax

Percentage of larger viewport dimension

50lvh

Large viewport height

50lvw

Large viewport width

50svh

Small viewport height

50svw

Small viewport width

50svb

Small viewport block size

50svi

Small viewport inline size

50dvh

Dynamic viewport height

50dvw

Dynamic viewport width

50dvb

Dynamic viewport block size

50dvi

Dynamic viewport inline size

50dvmin

Smaller of dvh or dvw

50dvmax

Larger of dvh or dvw

50Q

Quarter-millimeter (1Q = 1/4mm)

50cqw

Container query width

50cqh

Container query height

50cqi

Container query inline size

50cqb

Container query block size

50cqmin

Smaller of cqi or cqb

50cqmax

Larger of cqi or cqb

50ch

Width of "0" character in current font

50rch

Root element's ch unit

50lh

Line height of current element

50rlh

Root element's lh unit

50cap

Height of capital letters in current font

50rcap

Root element's cap unit

50ic

Width of "水" ideograph in current font

50ric

Root element's ic unit

50rex

Root element's ex unit

Built with v0