---
title: "Glycerin — Glossary | School of Dermatology"
url: https://schoolofdermatology.com/glossary/glycerin
description: "Learn about glycerin, one of skincare's most effective humectants, how it hydrates the skin, and why it's a staple in nearly every skincare product."
lang: en
---

Glossary

# Glycerin

GLIS-ur-in

## Definition

Glycerin (also called glycerol) is one of the most effective and widely used humectant ingredients in skincare. It is a naturally occurring sugar alcohol that attracts and holds water from both the environment and deeper layers of the skin, pulling moisture into the stratum corneum. Glycerin is colorless, odorless, and has a thick, syrupy texture. It is found in virtually every type of skincare product, from cleansers and serums to moisturizers and masks. Beyond its hydrating ability, glycerin also strengthens the skin barrier, supports the natural desquamation process, and can protect against irritation. It is extremely well-tolerated and rarely causes allergic reactions, making it suitable for all skin types including sensitive skin. At high concentrations it can feel sticky, so it is typically used at 2-5% in formulations alongside other ingredients.

## Related Terms

Humectant: https://schoolofdermatology.com/glossary/humectant
Hyaluronic Acid: https://schoolofdermatology.com/glossary/hyaluronic-acid
Barrier Function: https://schoolofdermatology.com/glossary/barrier-function
Moisturizer: https://schoolofdermatology.com/glossary/moisturizer

Was this definition helpful?

## Structured data

```json
[
  {
    "@context": "https://schema.org",
    "@type": "DefinedTerm",
    "name": "Glycerin",
    "description": "Glycerin (also called glycerol) is one of the most effective and widely used humectant ingredients in skincare. It is a naturally occurring sugar alcohol that attracts and holds water from both the environment and deeper layers of the skin, pulling moisture into the stratum corneum. Glycerin is colorless, odorless, and has a thick, syrupy texture. It is found in virtually every type of skincare product, from cleansers and serums to moisturizers and masks. Beyond its hydrating ability, glycerin also strengthens the skin barrier, supports the natural desquamation process, and can protect against irritation. It is extremely well-tolerated and rarely causes allergic reactions, making it suitable for all skin types including sensitive skin. At high concentrations it can feel sticky, so it is typically used at 2-5% in formulations alongside other ingredients.",
    "url": "https://schoolofdermatology.com/glossary/glycerin",
    "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": "Glycerin",
        "item": "https://schoolofdermatology.com/glossary/glycerin"
      }
    ]
  }
]
```