text-emphasis-color

Sets the color of emphasis marks (like the dots or circles often used in East Asian typography) added to text.

em {
  text-emphasis: circle;
  /* Sets the color of the emphasis circles to our primary brand color */
  text-emphasis-color: var(--brand-primary);
}
Initial value
currentcolor
Inherited
Yes
Applies to
allElements
Animation type
color
Widely available Since 2022 95% global usage

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

Safe to use without fallbacks.

99+
46+
7+
99+
ESC