#DAB888 Color

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

Color preview

#DAB888

Color formats

HEX
#DAB888
RGB
rgb(218, 184, 136)
RGBA
rgba(218, 184, 136, 1)
HSL
hsl(35, 53%, 69%)
HSV
hsv(35, 38%, 85%)
CMYK
cmyk(0%, 16%, 38%, 15%)
CSS variable
--color-primary: #DAB888;
Lowercase HEX
#dab888

Shades

Tints

Tones

Harmony

CSS snippets for #DAB888

.color-dab888 {
  color: #DAB888;
  background-color: #DAB888;
}

Frequently asked questions

What color is #DAB888?+

#DAB888 is a HEX color with RGB value rgb(218, 184, 136) and HSL value hsl(35, 53%, 69%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #DAB888?+

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