#D3D84B Color

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

Color preview

#D3D84B

Color formats

HEX
#D3D84B
RGB
rgb(211, 216, 75)
RGBA
rgba(211, 216, 75, 1)
HSL
hsl(62, 64%, 57%)
HSV
hsv(62, 65%, 85%)
CMYK
cmyk(2%, 0%, 65%, 15%)
CSS variable
--color-primary: #D3D84B;
Lowercase HEX
#d3d84b

Shades

Tints

Tones

Harmony

CSS snippets for #D3D84B

.color-d3d84b {
  color: #D3D84B;
  background-color: #D3D84B;
}

Frequently asked questions

What color is #D3D84B?+

#D3D84B is a HEX color with RGB value rgb(211, 216, 75) and HSL value hsl(62, 64%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #D3D84B?+

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