Use .form-select-solidclass with .form-selectto set solid background style for a form select:
<selectclass="form-select"aria-label="Select example"><option>Open this select menu</option><optionvalue="1">One</option><optionvalue="2">Two</option><optionvalue="3">Three</option></select>
Form Range
Use .form-rangeclass with .form-selectto set solid background style for a form select: