#DBBB9E Color

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

Color preview

#DBBB9E

Color formats

HEX
#DBBB9E
RGB
rgb(219, 187, 158)
RGBA
rgba(219, 187, 158, 1)
HSL
hsl(29, 46%, 74%)
HSV
hsv(29, 28%, 86%)
CMYK
cmyk(0%, 15%, 28%, 14%)
CSS variable
--color-primary: #DBBB9E;
Lowercase HEX
#dbbb9e

Shades

Tints

Tones

Harmony

CSS snippets for #DBBB9E

.color-dbbb9e {
  color: #DBBB9E;
  background-color: #DBBB9E;
}

Frequently asked questions

What color is #DBBB9E?+

#DBBB9E is a HEX color with RGB value rgb(219, 187, 158) and HSL value hsl(29, 46%, 74%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #DBBB9E?+

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