Winter Color Palette

Icy blue, silver gray, deep navy, and pristine white evoke the crisp beauty of winter landscapes. This cool palette enhances holiday cards, ski resort branding, and winter fashion campaigns.

#B0D4F1

Light Blue

RGB(176, 212, 241)

HSL(207, 70%, 82%)

#8BAFD4

Pale Blue

RGB(139, 175, 212)

HSL(210, 46%, 69%)

#2C3E50

Deep Blue

RGB(44, 62, 80)

HSL(210, 29%, 24%)

#C0C0C0

Light Gray

RGB(192, 192, 192)

HSL(0, 0%, 75%)

#E8F4FD

Light Blue

RGB(232, 244, 253)

HSL(206, 84%, 95%)

#FFFFFF

White

RGB(255, 255, 255)

HSL(0, 0%, 100%)

lightbulbBest Use Cases

  • checkHoliday cards
  • checkSki resort branding
  • checkWinter fashion

businessIndustries

  • checkHospitality
  • checkFashion
Mood:crisp

codeUse in Your Code

CSS Custom Properties

:root {
  --color-1: #B0D4F1;
  --color-2: #8BAFD4;
  --color-3: #2C3E50;
  --color-4: #C0C0C0;
  --color-5: #E8F4FD;
  --color-6: #FFFFFF;
}

Tailwind CSS Config

colors: {
  'winter-palette-1': '#B0D4F1',
  'winter-palette-2': '#8BAFD4',
  'winter-palette-3': '#2C3E50',
  'winter-palette-4': '#C0C0C0',
  'winter-palette-5': '#E8F4FD',
  'winter-palette-6': '#FFFFFF',
}
wintericycoolcrispelegant

Want to Extract Colors from Your Own Images?

Upload any photo and get a custom color palette instantly — free.

Try PaletteAI Free

Related Palettes