Continents List

Grab a clean, copy-ready list of the seven continents in a standard format.

Continents(7 continents)

Uses the common seven-continent model with Australia listed as the continent; adjust labels if you prefer Oceania.

How to use this list

Copy the continents in seconds

Takes ~5 seconds
  1. 1
    Choose a format

    Pick text, JSON, or HTML output depending on your project.

  2. 2
    Copy or download

    Use the copy button or download the file for offline use.

  3. 3
    Paste into your workflow

    Drop the list into a map, form, or dataset.

Need a dropdown? Select HTML to generate ready-to-paste <option> tags.

Common use cases

  • Developers building location filters and select menus
  • Educators creating geography worksheets
  • Analysts grouping data by region

Examples

Text output for a simple list.

Africa -> Africa

JSON output for scripts or apps.

"Africa" -> ["Africa", "Antarctica", "Asia", ...]

HTML output for a dropdown.

Africa -> <option value="Africa">Africa</option>

A clean list of continents

Use this list when you need consistent continent labels for forms, maps, or datasets.

Need a dependable continents list for a map filter, a geography worksheet, or a quick UI dropdown? This page provides the seven continent names in a standard, copy-ready format so you can move fast without hunting across sources. Choose a plain text list for spreadsheets, a JSON array for scripts and APIs, or HTML <option> tags for dropdown menus. The labels are kept simple for clean UI display and consistent dataset joins. This list follows the common seven-continent model and uses Australia as the continent name; if your project prefers Oceania, you can swap the label while keeping the same structure. Use this list as a reliable source of truth for location filters, educational content, data grouping, and dashboards. It is also handy for onboarding forms and analytics views where continent-level segmentation is required. If you need subregions like Central America or Eastern Europe, add a second field or separate dataset to keep the main labels clean.

Copy-ready formats

Switch between text, JSON, and HTML formats with one click.

  • Plain text list
  • JSON array
  • HTML <option> tags
Standardized naming

Keeps labels consistent for maps, filters, and datasets.

  • Seven-continent model
  • Clean labels
  • Deterministic ordering
Fast reuse

Great for geography filters, dashboards, and educational content.

  • One item per line
  • No formatting noise
  • Clipboard ready

Continent list best practices

Keep continent labels consistent across your UI and data pipelines.

  • Document which continent model you use (Australia vs Oceania).
  • Use consistent capitalization for display labels.
  • Store region metadata separately when you need subregions.