SELECT 
  * 
FROM 
  jmj_product_feature_variants 
WHERE 
  variant_id IN (
    3246, 3247, 2103, 2104, 2110, 2112, 2114, 
    2115, 2143, 2145, 2148, 2151, 2152, 
    2154, 2170, 2180, 2183, 2189, 2192, 
    2200, 2204, 2205, 2225, 2230, 766
  )

Query time 0.01108

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "60.01"
    },
    "table": {
      "table_name": "jmj_product_feature_variants",
      "access_type": "range",
      "possible_keys": [
        "PRIMARY"
      ],
      "key": "PRIMARY",
      "used_key_parts": [
        "variant_id"
      ],
      "key_length": "3",
      "rows_examined_per_scan": 25,
      "rows_produced_per_join": 25,
      "filtered": "100.00",
      "index_condition": "(`jmj_test`.`jmj_product_feature_variants`.`variant_id` in (3246,3247,2103,2104,2110,2112,2114,2115,2143,2145,2148,2151,2152,2154,2170,2180,2183,2189,2192,2200,2204,2205,2225,2230,766))",
      "cost_info": {
        "read_cost": "55.01",
        "eval_cost": "5.00",
        "prefix_cost": "60.01",
        "data_read_per_join": "38K"
      },
      "used_columns": [
        "variant_id",
        "feature_id",
        "url",
        "color",
        "position",
        "abt__ut2_color_style",
        "abt__ut2_multicolor"
      ]
    }
  }
}

Result

variant_id feature_id url color position abt__ut2_color_style abt__ut2_multicolor
766 132 #ffffff 1 default
2103 280 #000000 0 default
2104 280 #696969 17 default
2110 280 #778899 37 default
2112 280 #191970 52 default
2114 280 #00008b 55 default
2115 280 #0000cd 60 default
2143 280 #2f4f4f 151 default
2145 280 #3cb371 166 default
2148 280 #556b2f 173 default
2151 280 #006400 182 default
2152 280 #32cd32 196 default
2154 280 #9acd32 209 default
2170 280 #faebd7 252 default
2180 280 #ffff00 272 default
2183 280 #deb887 294 default
2189 280 #a0522d 338 default
2192 280 #ff8c00 360 default
2200 280 #ff4500 380 default
2204 280 #8b0000 396 default
2205 280 #800000 397 default
2225 280 #9932cc 504 default
2230 280 #d8bfd8 532 default
3246 31 #ffffff 130 default
3247 31 #ffffff 131 default