Veeva·Frontend Engineer·Technical Phone Screen
- Which CSS color function accepts three channel values (like red, green, blue) plus an optional alpha parameter? Name the function and explain how each argument is interpreted, including the valid ranges for channels and the alpha value.
“I knew it was rgba() but then stumbled a bit explaining the actual ranges.”