Free browser-based testing tool

California Address Example & Generator

See what an address in California (CA) looks like and generate your own: sample CA addresses with matching city, ZIP code and area code. Free, browser-based, built for form testing, checkout QA and demos.

Generate a California address

地址样例将在页面加载后生成;也可以调整地区或性别后点击“生成地址”。

What does an address in California look like?

A typical California mailing address follows the standard US format — house number and street, city, the state code CA, then a 5-digit ZIP code:

482 Maple St, Los Angeles, CA 90012

Here 90012 is a real Los Angeles ZIP code, so the city, state and ZIP pass region-consistency validation. The street and house number are sample data — use the generator above to produce more random California addresses with names and phone numbers, or copy individual fields straight into your form.

California address reference

StateCalifornia
AbbreviationCA
Sample area codes209, 213, 310, 415, 510, 619, 626, 650
Sample ZIP codes90012, 90026, 90036, 94102, 94107, 94110
Sample citiesLos Angeles, San Francisco, San Diego, San Jose
Sales tax testingStandard sales-tax branch

What makes California addresses distinctive

California is the most populous US state, so its address data spans a wide range: ZIP codes run from roughly 90001 in Los Angeles up to 96162 near the Oregon border, and it uses more telephone area codes than any other state. California also has one of the highest combined sales-tax rates in the country (a 7.25% statewide base plus local district taxes), which makes CA addresses a good counterpart to tax-free states like Oregon or Delaware when you test checkout tax branches.

California ZIP code ranges by metro area

California ZIP codes are grouped by metro area, which makes them useful for testing region-aware logic. Greater Los Angeles occupies 900xx-918xx, San Diego County runs 919xx-921xx, the San Francisco Bay Area is mostly 940xx-951xx, and Sacramento sits in 942xx plus 956xx-958xx. The far north near the Oregon border reaches 960xx-961xx.

A reliable way to trigger a city/ZIP mismatch error is to pair a 940xx Bay Area ZIP with Los Angeles as the city: both values are real California data, but no validation service will accept the combination.

Area codes: more than any other state

California uses over 30 area codes. Los Angeles alone spans 213, 310, 323, 424, 818 and 747; the Bay Area uses 415, 510, 628 and 650; San Diego is 619 and 858; Sacramento is 916 and 279. Because most California metros have overlay codes, a state-to-area-code assertion that works for single-code states like Delaware (302) will not work here.

Every address generated on this page pairs the phone number with the selected city's own area-code pool, so the number stays plausible for the address rather than being random within the state.

Sales tax: the high-rate counterpart for checkout tests

California's statewide base rate is 7.25%, the highest state-level base in the US, and district taxes push many localities to 9.5% or above (Los Angeles County is 9.5%, and some cities exceed 10.25%). That makes a California address the standard "taxed" fixture for checkout testing.

For a full tax branch matrix, pair a California address with a tax-free state address (Oregon, Delaware, Montana, New Hampshire or Alaska) and assert that the same cart total produces a non-zero tax line in one case and exactly zero in the other.

Address formatting quirks to test for

California city names include multi-word and Spanish-origin names such as Los Angeles, San Francisco, Santa Barbara, San Jose and Rancho Cucamonga. These are good stress tests for field width, truncation and any code that naively splits an address line on spaces.

Directional and numbered street names are common in Southern California (for example West 3rd Street, South Figueroa Street), so make sure your parser keeps the directional prefix attached to the street name rather than treating it as a separate token.

How to fill California addresses into forms

  • Street Address takes the house number and street name.
  • City must be one of the California sample cities, e.g. Los Angeles, San Francisco, San Diego.
  • State accepts either the full name "California" or the two-letter code "CA".
  • ZIP Code has to match the selected city — mixing regions is the most common validation failure.

Responsible use

Generated California addresses are for development, QA, checkout flows and interface demos. They are not verified delivery addresses and should not be used to impersonate people or bypass service rules.

States bordering California

Neighboring states use different ZIP code prefixes, area codes and sales-tax rules, so switching to a bordering state is a quick way to test another region branch of your form.

More state generators

阅读中文版:California 地址生成器