#D3BA90 Color

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

Color preview

#D3BA90

Color formats

HEX
#D3BA90
RGB
rgb(211, 186, 144)
RGBA
rgba(211, 186, 144, 1)
HSL
hsl(38, 43%, 70%)
HSV
hsv(38, 32%, 83%)
CMYK
cmyk(0%, 12%, 32%, 17%)
CSS variable
--color-primary: #D3BA90;
Lowercase HEX
#d3ba90

Shades

Tints

Tones

Harmony

CSS snippets for #D3BA90

.color-d3ba90 {
  color: #D3BA90;
  background-color: #D3BA90;
}

Frequently asked questions

What color is #D3BA90?+

#D3BA90 is a HEX color with RGB value rgb(211, 186, 144) and HSL value hsl(38, 43%, 70%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #D3BA90?+

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