---
title: "Inflammation — Glossary | School of Dermatology"
url: https://schoolofdermatology.com/glossary/inflammation
description: "Learn how inflammation affects the skin, the difference between acute and chronic inflammation, and which ingredients help calm irritated skin."
lang: en
---

Glossary

# Inflammation

in-fluh-MAY-shun

## Definition

Inflammation is the immune system's response to injury, infection, or irritation, characterized by redness, swelling, heat, and pain. In the skin, inflammation can be acute (short-term, like a sunburn or allergic reaction) or chronic (ongoing, as in conditions like acne, rosacea, eczema, or psoriasis). While acute inflammation is a necessary healing process, chronic inflammation is harmful — it damages collagen and elastin, accelerates aging (a concept called 'inflammaging'), contributes to hyperpigmentation, and worsens existing skin conditions. Common triggers include UV exposure, harsh skincare ingredients, pollution, stress, diet, and allergens. Anti-inflammatory skincare ingredients include niacinamide, centella asiatica, aloe vera, green tea extract, and azelaic acid. Managing chronic skin inflammation often requires identifying and avoiding triggers, using gentle products, and sometimes prescription anti-inflammatory medications.

## Related Terms

Sensitized Skin: https://schoolofdermatology.com/glossary/sensitized-skin
Rosacea: https://schoolofdermatology.com/glossary/rosacea
Dermatitis: https://schoolofdermatology.com/glossary/dermatitis
Niacinamide: https://schoolofdermatology.com/glossary/niacinamide

Was this definition helpful?

## Structured data

```json
[
  {
    "@context": "https://schema.org",
    "@type": "DefinedTerm",
    "name": "Inflammation",
    "description": "Inflammation is the immune system's response to injury, infection, or irritation, characterized by redness, swelling, heat, and pain. In the skin, inflammation can be acute (short-term, like a sunburn or allergic reaction) or chronic (ongoing, as in conditions like acne, rosacea, eczema, or psoriasis). While acute inflammation is a necessary healing process, chronic inflammation is harmful — it damages collagen and elastin, accelerates aging (a concept called 'inflammaging'), contributes to hyperpigmentation, and worsens existing skin conditions. Common triggers include UV exposure, harsh skincare ingredients, pollution, stress, diet, and allergens. Anti-inflammatory skincare ingredients include niacinamide, centella asiatica, aloe vera, green tea extract, and azelaic acid. Managing chronic skin inflammation often requires identifying and avoiding triggers, using gentle products, and sometimes prescription anti-inflammatory medications.",
    "url": "https://schoolofdermatology.com/glossary/inflammation",
    "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": "Inflammation",
        "item": "https://schoolofdermatology.com/glossary/inflammation"
      }
    ]
  }
]
```