#D3B264 Color

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

Color preview

#D3B264

Color formats

HEX
#D3B264
RGB
rgb(211, 178, 100)
RGBA
rgba(211, 178, 100, 1)
HSL
hsl(42, 56%, 61%)
HSV
hsv(42, 53%, 83%)
CMYK
cmyk(0%, 16%, 53%, 17%)
CSS variable
--color-primary: #D3B264;
Lowercase HEX
#d3b264

Shades

Tints

Tones

Harmony

CSS snippets for #D3B264

.color-d3b264 {
  color: #D3B264;
  background-color: #D3B264;
}

Frequently asked questions

What color is #D3B264?+

#D3B264 is a HEX color with RGB value rgb(211, 178, 100) and HSL value hsl(42, 56%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #D3B264?+

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