On Category page, How can I get the category ID?

$cat_id = get_queried_object_id(); – it’s that simple!