#DBBB9F Color

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

Color preview

#DBBB9F

Color formats

HEX
#DBBB9F
RGB
rgb(219, 187, 159)
RGBA
rgba(219, 187, 159, 1)
HSL
hsl(28, 45%, 74%)
HSV
hsv(28, 27%, 86%)
CMYK
cmyk(0%, 15%, 27%, 14%)
CSS variable
--color-primary: #DBBB9F;
Lowercase HEX
#dbbb9f

Shades

Tints

Tones

Harmony

CSS snippets for #DBBB9F

.color-dbbb9f {
  color: #DBBB9F;
  background-color: #DBBB9F;
}

Frequently asked questions

What color is #DBBB9F?+

#DBBB9F is a HEX color with RGB value rgb(219, 187, 159) and HSL value hsl(28, 45%, 74%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #DBBB9F?+

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