#DABB9B Color

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

Color preview

#DABB9B

Color formats

HEX
#DABB9B
RGB
rgb(218, 187, 155)
RGBA
rgba(218, 187, 155, 1)
HSL
hsl(30, 46%, 73%)
HSV
hsv(30, 29%, 85%)
CMYK
cmyk(0%, 14%, 29%, 15%)
CSS variable
--color-primary: #DABB9B;
Lowercase HEX
#dabb9b

Shades

Tints

Tones

Harmony

CSS snippets for #DABB9B

.color-dabb9b {
  color: #DABB9B;
  background-color: #DABB9B;
}

Frequently asked questions

What color is #DABB9B?+

#DABB9B is a HEX color with RGB value rgb(218, 187, 155) and HSL value hsl(30, 46%, 73%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #DABB9B?+

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