CSSBackgroundColorProperty public sealed class CSSBackgroundColorProperty : CSSProperty More information available at: https://developer.mozilla.org/en-US/docs/Web/CSS/background-color Documentation Code public Color Color { get; } Gets the color of the background.