---
title: "Skin Types — School of Dermatology"
url: https://schoolofdermatology.com/skin-types
description: "Identify your skin type and learn the best ingredients, routines, and products for oily, dry, combination, sensitive, and dehydrated skin."
lang: en
---

# Skin Types

Understanding your skin type is the foundation of every effective skincare routine.

Not sure what your skin type is?

Take our free 8-question Skin Quiz for a personalized result.

Take the Skin Quiz (https://schoolofdermatology.com/quiz)

## Oily Skin

Shine control without stripping your skin barrier.

Learn More
https://schoolofdermatology.com/skin-types/oily

## Dry Skin

Deep hydration and barrier repair for lasting comfort.

Learn More
https://schoolofdermatology.com/skin-types/dry

## Combination Skin

Balancing oil and dryness in one routine.

Learn More
https://schoolofdermatology.com/skin-types/combination

## Sensitive Skin

Calm, protect, and strengthen reactive skin.

Learn More
https://schoolofdermatology.com/skin-types/sensitive

## Dehydrated Skin

Restoring water balance for plump, healthy skin.

Learn More
https://schoolofdermatology.com/skin-types/dehydrated

## Structured data

```json
{
  "@context": "https://schema.org",
  "@type": "BreadcrumbList",
  "itemListElement": [
    {
      "@type": "ListItem",
      "position": 1,
      "name": "Home",
      "item": "https://schoolofdermatology.com/"
    },
    {
      "@type": "ListItem",
      "position": 2,
      "name": "Skin Types",
      "item": "https://schoolofdermatology.com/skin-types"
    }
  ]
}
```