🏠 New in Low Baseline Support: RGB
January 15, 2020
The rgb(), rgba(), and hexadecimal (as in #004488ff`) notations pick colors using red, green, blue, and alpha (transparency) channels.
Source features
css.types.color.rgb[mdn]css.types.color.rgb_hexadecimal_notation[mdn]css.types.color.rgb_hexadecimal_notation.alpha_hexadecimal_notation[mdn]css.types.color.rgb.alpha_parameter[mdn]css.types.color.rgb.space_separated_parameters[mdn]css.types.color.rgb.float_values[mdn]css.types.color.rgb.mixed_type_parameters[mdn]