#DBE3C6 Color

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

Color preview

#DBE3C6

Color formats

HEX
#DBE3C6
RGB
rgb(219, 227, 198)
RGBA
rgba(219, 227, 198, 1)
HSL
hsl(77, 34%, 83%)
HSV
hsv(77, 13%, 89%)
CMYK
cmyk(4%, 0%, 13%, 11%)
CSS variable
--color-primary: #DBE3C6;
Lowercase HEX
#dbe3c6

Shades

Tints

Tones

Harmony

CSS snippets for #DBE3C6

.color-dbe3c6 {
  color: #DBE3C6;
  background-color: #DBE3C6;
}

Frequently asked questions

What color is #DBE3C6?+

#DBE3C6 is a HEX color with RGB value rgb(219, 227, 198) and HSL value hsl(77, 34%, 83%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #DBE3C6?+

The closest Tailwind color is stone-300, available as the bg-stone-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