Customize the text input cursor (caret) color.
Click on the input fields below and observe the caret color. Try typing to see the effect.
The caret-color property controls the color of the text insertion cursor (caret) in input fields, textareas, and contenteditable elements. It's purely visual and doesn't affect functionality.
All modern browsers support caret-color without prefixes.