#DBBF9B Color

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

Color preview

#DBBF9B

Color formats

HEX
#DBBF9B
RGB
rgb(219, 191, 155)
RGBA
rgba(219, 191, 155, 1)
HSL
hsl(34, 47%, 73%)
HSV
hsv(34, 29%, 86%)
CMYK
cmyk(0%, 13%, 29%, 14%)
CSS variable
--color-primary: #DBBF9B;
Lowercase HEX
#dbbf9b

Shades

Tints

Tones

Harmony

CSS snippets for #DBBF9B

.color-dbbf9b {
  color: #DBBF9B;
  background-color: #DBBF9B;
}

Frequently asked questions

What color is #DBBF9B?+

#DBBF9B is a HEX color with RGB value rgb(219, 191, 155) and HSL value hsl(34, 47%, 73%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #DBBF9B?+

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