Colombian addresses are built on a grid of Calles and Carreras joined by a # symbol, and they carry a barrio, city and department that Western forms often flatten. Get the nomenclature or the department wrong and couriers cannot place the door. Here is the correct structure, a real example, and the mistakes that cause returns.
A Colombian label runs recipient, the street as a Calle or Carrera with its # cross-street and door number, the barrio, the city and department, then the six-digit postal code and the country.
Juan Rodríguez personal or business recipientEjemplo S.A.S. optional, above the street lineCarrera 15 # 100-43 the way (Calle or Carrera), then <code>#</code>, the cross-street and the door numberUsaquén neighborhood or locality; helps last-mile routing in large citiesBogotá, D.C. city, then the department; Bogotá is its own capital district111221 6 digits; the first two identify the departmentCOLOMBIA required for inbound international shipmentsColombia's postal code (Código Postal) was introduced in 2011 and adoption is still uneven. Couriers route mainly on the Calle/Carrera nomenclature, barrio, city and department, so the six-digit code supports rather than replaces those fields.
Format: 6 digits, no spaces or letters, for example 111221. The first two digits identify the department (11 = Bogotá D.C.).
Validation regex: ^\d{6}$
Watch for: codes truncated below six digits, or a department prefix that does not match the city. Both signal a data-entry error.
The country-specific rules that generic autocomplete and single-line address fields tend to get wrong.
A Colombian address names a Calle (Cl) or Carrera (Cra), then a # with the cross-street and door number: Carrera 15 # 100-43 is Carrera 15, near Calle 100, door 43. A form expecting one plain street line mangles it.
The hash separates the primary way from the cross-street and door number. Calle 100 # 8A-55 does not mean a street named 100 with house 8A-55; it marks the point on Calle 100 near Carrera 8A, door 55. Keep the exact #, letters and hyphen.
Bogotá, D.C. is a Capital District and is not part of any department. It borders Cundinamarca but is separate, so writing Bogotá, Cundinamarca is wrong; use Bogotá, D.C.
Colombia's postal code is six digits and the first two identify the department (11 = Bogotá D.C.). Adoption is low, so couriers lean on the nomenclature, barrio, city and department, but the six-digit code should still be complete and never truncated.
Each of these passes a basic "is this field filled in" check but fails at the carrier, turning into a redelivery, a return, or an address correction fee.
# in Carrera 15 # 100-43 leaves the courier without the cross-street reference.Cl (Calle) with Cra (Carrera) points to a completely different location on the grid.111221) breaks the department-level sort.How the major carriers handle Colombia addresses, and what your label needs to satisfy each one.
Colombia's official postal operator. It routes on the department, city and nomenclature, so a complete Calle/Carrera address and the six-digit code are the fields that matter most.
The dominant private courier networks for domestic ecommerce. They depend on the full nomenclature, barrio and city for accurate last-mile delivery.
International carriers for inbound shipments. Include the country line; they surcharge address corrections when the nomenclature or city is unclear.
Address Guard checks Colombia addresses against carrier and postal databases before the order ships, normalizes the format, and flags the errors that cause failed deliveries. 240+ countries, $0.05 per check.
Part of the Address Guard international address format guide, covering 240+ countries.