HTML: Markup language
CSS: Styling language
JavaScript: Scripting language
Web APIs: Programming interfaces
All web technology
Learn web development
Discover our tools
Get to know MDN better
This page was translated from English by the community. Learn more and join the MDN Web Docs community.
View in English Always switch to English
악센트는 일반적으로 색 구성표 내에서 보다 실용적인 배경 및 전경 색과 대조되는 밝은 색입니다. 이는 전부는 아니지만 많은 플랫폼의 시각적 스타일에서 존재합니다.
웹에서는 <input> 요소의 컨트롤의 활성에 대해 악센트가 사용되는 경우가 있고, 그 예로 체크박스의 체크된 배경이 있습니다.
<input>
요소의 CSS accent-color 속성을 적절한 <color> 값으로 설정하여 지정된 요소의 악센트 색상을 설정할 수 있습니다.
accent-color
<color>