CSS currentColor value
A CSS value that will apply the existing `color` value to other properties like `background-color`, etc.
css property: background-color: currentcolor
css property: background: currentcolor
css property: border-block-color: currentcolor
css property: border-block-end-color: currentcolor
css property: border-block-end: currentcolor
css property: border-block-start-color: currentcolor
css property: border-block-start: currentcolor
css property: border-block: currentcolor
css property: border-bottom-color: currentcolor
css property: border-bottom: currentcolor
css property: border-color: currentcolor
css property: border-inline-color: currentcolor
css property: border-inline-end-color: currentcolor
css property: border-inline-end: currentcolor
css property: border-inline-start-color: currentcolor
css property: border-inline-start: currentcolor
css property: border-inline: currentcolor
css property: border-left-color: currentcolor
css property: border-left: currentcolor
css property: border-right-color: currentcolor
css property: border-right: currentcolor
css property: border-top-color: currentcolor
css property: border-top: currentcolor
css property: border: currentcolor
css property: caret-color: currentcolor
css property: flood-color: currentcolor
css property: lighting-color: currentcolor
css property: outline: currentcolor
css property: stroke-color: currentcolor
css property: text-decoration-color: currentcolor
css property: text-decoration: currentcolor
css property: text-emphasis-color: currentcolor
css property: text-emphasis: currentcolor
types: `<color>`: `currentcolor` keyword
35 results found.