Dove Gray Color Palette

Soft dove gray with warm taupe and gentle silver tones creates a refined, understated palette. Ideal for architecture firms, luxury real estate, and high-end editorial print design.

#696969

Gray

RGB(105, 105, 105)

HSL(0, 0%, 41%)

#808080

Silver

RGB(128, 128, 128)

HSL(0, 0%, 50%)

#989898

Silver

RGB(152, 152, 152)

HSL(0, 0%, 60%)

#B0B0B0

Silver

RGB(176, 176, 176)

HSL(0, 0%, 69%)

#D0D0D0

Light Gray

RGB(208, 208, 208)

HSL(0, 0%, 82%)

#EBEBEB

White

RGB(235, 235, 235)

HSL(0, 0%, 92%)

lightbulbBest Use Cases

  • checkArchitecture firms
  • checkLuxury real estate
  • checkEditorial print

businessIndustries

  • checkArchitecture
  • checkReal Estate
Mood:refined

codeUse in Your Code

CSS Custom Properties

:root {
  --color-1: #696969;
  --color-2: #808080;
  --color-3: #989898;
  --color-4: #B0B0B0;
  --color-5: #D0D0D0;
  --color-6: #EBEBEB;
}

Tailwind CSS Config

colors: {
  'dove-gray-1': '#696969',
  'dove-gray-2': '#808080',
  'dove-gray-3': '#989898',
  'dove-gray-4': '#B0B0B0',
  'dove-gray-5': '#D0D0D0',
  'dove-gray-6': '#EBEBEB',
}
graydoveneutralrefinedunderstated

Want to Extract Colors from Your Own Images?

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

Try PaletteAI Free

Related Palettes