#DAB08B Color

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

Color preview

#DAB08B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DAB08B

.color-dab08b {
  color: #DAB08B;
  background-color: #DAB08B;
}

Frequently asked questions

What color is #DAB08B?+

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

What is the closest Tailwind color to #DAB08B?+

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