목차 1 개요 2 같이 보기 3 참고 개요 CSS rgba() .t-red {background-color:rgba(255,0,0,0.3);} .t-green {background-color:rgba(0,255,0,0.3);} 같이 보기 RGBA 색 모델 참고 https://www.w3schools.com/cssref/func_rgba.asp