:out-of-range

Targets form inputs when their value is outside the limits specified by 'min' or 'max' attributes (for example, typing 11 in a 1-10 range input).

/* Usage Example */
input:out-of-range {
  /* Highlights the input field in red if the value is invalid */
  background-color: #fee2e2;
  border-color: #ef4444;
}
Widely available Since 2015 96% global usage

This feature is well established and works across many devices and browser versions. It has been available across browsers since 2015.

10+
29+
5.1+
13+
Kinsta

Your first month is free

Managed WordPress hosting for faster sites.

Learn more

New CSS drops.

Join 600+ readers who've survived clearfix hacks.

ESC