#DBBF9C Color

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

Color preview

#DBBF9C

Color formats

HEX
#DBBF9C
RGB
rgb(219, 191, 156)
RGBA
rgba(219, 191, 156, 1)
HSL
hsl(33, 47%, 74%)
HSV
hsv(33, 29%, 86%)
CMYK
cmyk(0%, 13%, 29%, 14%)
CSS variable
--color-primary: #DBBF9C;
Lowercase HEX
#dbbf9c

Shades

Tints

Tones

Harmony

CSS snippets for #DBBF9C

.color-dbbf9c {
  color: #DBBF9C;
  background-color: #DBBF9C;
}

Frequently asked questions

What color is #DBBF9C?+

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

What is the closest Tailwind color to #DBBF9C?+

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