#DBB19C Color

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

Color preview

#DBB19C

Color formats

HEX
#DBB19C
RGB
rgb(219, 177, 156)
RGBA
rgba(219, 177, 156, 1)
HSL
hsl(20, 47%, 74%)
HSV
hsv(20, 29%, 86%)
CMYK
cmyk(0%, 19%, 29%, 14%)
CSS variable
--color-primary: #DBB19C;
Lowercase HEX
#dbb19c

Shades

Tints

Tones

Harmony

CSS snippets for #DBB19C

.color-dbb19c {
  color: #DBB19C;
  background-color: #DBB19C;
}

Frequently asked questions

What color is #DBB19C?+

#DBB19C is a HEX color with RGB value rgb(219, 177, 156) and HSL value hsl(20, 47%, 74%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #DBB19C?+

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