#DBE4D6 Color

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

Color preview

#DBE4D6

Color formats

HEX
#DBE4D6
RGB
rgb(219, 228, 214)
RGBA
rgba(219, 228, 214, 1)
HSL
hsl(99, 21%, 87%)
HSV
hsv(99, 6%, 89%)
CMYK
cmyk(4%, 0%, 6%, 11%)
CSS variable
--color-primary: #DBE4D6;
Lowercase HEX
#dbe4d6

Shades

Tints

Tones

Harmony

CSS snippets for #DBE4D6

.color-dbe4d6 {
  color: #DBE4D6;
  background-color: #DBE4D6;
}

Frequently asked questions

What color is #DBE4D6?+

#DBE4D6 is a HEX color with RGB value rgb(219, 228, 214) and HSL value hsl(99, 21%, 87%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DBE4D6?+

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