#DBDED6 Color

Inspect #DBDED6 across formats, palettes, contrast and closest named color matches.

Color preview

#DBDED6

Color formats

HEX
#DBDED6
RGB
rgb(219, 222, 214)
RGBA
rgba(219, 222, 214, 1)
HSL
hsl(83, 11%, 85%)
HSV
hsv(83, 4%, 87%)
CMYK
cmyk(1%, 0%, 4%, 13%)
CSS variable
--color-primary: #DBDED6;
Lowercase HEX
#dbded6

Shades

Tints

Tones

Harmony

CSS snippets for #DBDED6

.color-dbded6 {
  color: #DBDED6;
  background-color: #DBDED6;
}

Frequently asked questions

What color is #DBDED6?+

#DBDED6 is a HEX color with RGB value rgb(219, 222, 214) and HSL value hsl(83, 11%, 85%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DBDED6?+

The closest Tailwind color is zinc-300, available as the bg-zinc-300 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools