#D4BF6B Color

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

Color preview

#D4BF6B

Color formats

HEX
#D4BF6B
RGB
rgb(212, 191, 107)
RGBA
rgba(212, 191, 107, 1)
HSL
hsl(48, 55%, 63%)
HSV
hsv(48, 50%, 83%)
CMYK
cmyk(0%, 10%, 50%, 17%)
CSS variable
--color-primary: #D4BF6B;
Lowercase HEX
#d4bf6b

Shades

Tints

Tones

Harmony

CSS snippets for #D4BF6B

.color-d4bf6b {
  color: #D4BF6B;
  background-color: #D4BF6B;
}

Frequently asked questions

What color is #D4BF6B?+

#D4BF6B is a HEX color with RGB value rgb(212, 191, 107) and HSL value hsl(48, 55%, 63%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #D4BF6B?+

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