font-variant-caps

Allows you to use special 'all-caps' or 'small-caps' styles built into a font. Smaller caps are often used to make acronyms look more harmonious with lowercase text.

Quick example

abbr {
  /* Uses real small-caps for acronyms */
  font-variant-caps: small-caps;
}

Quick facts

Initial value
normal
Inherited
Yes
Applies to
all elements and text
Animation type
discrete

Values

normalsmall-capsall-small-capspetite-capsall-petite-capsunicasetitling-caps

font-variant-caps Browser Support

Widely available Since 2020 96% global usage

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

Safe to use without fallbacks.

52+
34+
9.1+
79+
ESC