---
title: "Collagen — Glossary | School of Dermatology"
url: https://schoolofdermatology.com/glossary/collagen
description: "Learn what collagen does for skin health, why it declines with age, and which ingredients and treatments can help boost collagen production."
lang: en
---

Glossary

# Collagen

KOL-uh-jen

## Definition

Collagen is the most abundant protein in the human body, providing structural support to the skin, bones, tendons, and ligaments. In the skin, collagen fibers form a dense network in the dermis that gives skin its firmness, plumpness, and resilience. The body produces collagen naturally, but production begins to decline around age 25, decreasing by roughly 1% per year. UV exposure, smoking, pollution, and poor nutrition accelerate collagen breakdown. This loss leads to wrinkles, sagging, and thinner skin over time. Topical ingredients like retinoids, vitamin C, and peptides can stimulate collagen production. Professional treatments including microneedling, radiofrequency, and certain lasers also boost collagen synthesis. While collagen supplements are popular, the evidence for their topical or oral effectiveness is still developing.

## Related Terms

Elastin: https://schoolofdermatology.com/glossary/elastin
Dermis: https://schoolofdermatology.com/glossary/dermis
Fibroblast: https://schoolofdermatology.com/glossary/fibroblast
Peptides: https://schoolofdermatology.com/glossary/peptides
Retinoid: https://schoolofdermatology.com/glossary/retinoid

Was this definition helpful?

## Structured data

```json
[
  {
    "@context": "https://schema.org",
    "@type": "DefinedTerm",
    "name": "Collagen",
    "description": "Collagen is the most abundant protein in the human body, providing structural support to the skin, bones, tendons, and ligaments. In the skin, collagen fibers form a dense network in the dermis that gives skin its firmness, plumpness, and resilience. The body produces collagen naturally, but production begins to decline around age 25, decreasing by roughly 1% per year. UV exposure, smoking, pollution, and poor nutrition accelerate collagen breakdown. This loss leads to wrinkles, sagging, and thinner skin over time. Topical ingredients like retinoids, vitamin C, and peptides can stimulate collagen production. Professional treatments including microneedling, radiofrequency, and certain lasers also boost collagen synthesis. While collagen supplements are popular, the evidence for their topical or oral effectiveness is still developing.",
    "url": "https://schoolofdermatology.com/glossary/collagen",
    "inDefinedTermSet": {
      "@type": "DefinedTermSet",
      "name": "School of Dermatology Skincare Glossary",
      "url": "https://schoolofdermatology.com/glossary"
    }
  },
  {
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
      {
        "@type": "ListItem",
        "position": 1,
        "name": "Home",
        "item": "https://schoolofdermatology.com"
      },
      {
        "@type": "ListItem",
        "position": 2,
        "name": "Glossary",
        "item": "https://schoolofdermatology.com/glossary"
      },
      {
        "@type": "ListItem",
        "position": 3,
        "name": "Collagen",
        "item": "https://schoolofdermatology.com/glossary/collagen"
      }
    ]
  }
]
```