#DAB18B Color

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

Color preview

#DAB18B

Color formats

HEX
#DAB18B
RGB
rgb(218, 177, 139)
RGBA
rgba(218, 177, 139, 1)
HSL
hsl(29, 52%, 70%)
HSV
hsv(29, 36%, 85%)
CMYK
cmyk(0%, 19%, 36%, 15%)
CSS variable
--color-primary: #DAB18B;
Lowercase HEX
#dab18b

Shades

Tints

Tones

Harmony

CSS snippets for #DAB18B

.color-dab18b {
  color: #DAB18B;
  background-color: #DAB18B;
}

Frequently asked questions

What color is #DAB18B?+

#DAB18B is a HEX color with RGB value rgb(218, 177, 139) and HSL value hsl(29, 52%, 70%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #DAB18B?+

The closest Tailwind color is orange-300, available as the bg-orange-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