Brightness
PREVIEW
CODE
filter: brightness(50%);
Utilization
The CSS brightness filter function
applies a linear multiplier value on an element or an input image, making the image appear brighter or darker.
The result is a <filter-function>.
You can test for this property with our tool.