--- title: CSS Color slug: Web/CSS/CSS_Color tags: - CSS - CSS Colors - HTML Colors - Overview - Reference translation_of: Web/CSS/CSS_Color ---
CSS 색상은 색상, 색상 유형, 색상 혼합, 투명도 및 이러한 색상 효과를 HTML에 적용하는 방법을 다루는 CSS 모듈입니다. {{cssxref("<color>")}} 값을 취하는 모든 CSS 속성이 이 모듈에 속하는건 아니지만 의존성은 가지고 있습니다.
Specification | Status | Comment |
---|---|---|
{{SpecName('CSS3 Colors')}} | {{Spec2('CSS3 Colors')}} | |
{{SpecName('CSS2.1', 'colors.html')}} | {{Spec2('CSS2.1')}} | |
{{SpecName('CSS1')}} | {{Spec2('CSS1')}} | Initial definition |
color
속성{{Compat("css.properties.color")}}
color-adjust
속성{{Compat("css.properties.color-adjust")}}
opacity
속성{{Compat("css.properties.opacity")}}