#DAD08B Color

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

Color preview

#DAD08B

Color formats

HEX
#DAD08B
RGB
rgb(218, 208, 139)
RGBA
rgba(218, 208, 139, 1)
HSL
hsl(52, 52%, 70%)
HSV
hsv(52, 36%, 85%)
CMYK
cmyk(0%, 5%, 36%, 15%)
CSS variable
--color-primary: #DAD08B;
Lowercase HEX
#dad08b

Shades

Tints

Tones

Harmony

CSS snippets for #DAD08B

.color-dad08b {
  color: #DAD08B;
  background-color: #DAD08B;
}

Frequently asked questions

What color is #DAD08B?+

#DAD08B is a HEX color with RGB value rgb(218, 208, 139) and HSL value hsl(52, 52%, 70%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #DAD08B?+

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