#D3DA4E Color

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

Color preview

#D3DA4E

Color formats

HEX
#D3DA4E
RGB
rgb(211, 218, 78)
RGBA
rgba(211, 218, 78, 1)
HSL
hsl(63, 65%, 58%)
HSV
hsv(63, 64%, 85%)
CMYK
cmyk(3%, 0%, 64%, 15%)
CSS variable
--color-primary: #D3DA4E;
Lowercase HEX
#d3da4e

Shades

Tints

Tones

Harmony

CSS snippets for #D3DA4E

.color-d3da4e {
  color: #D3DA4E;
  background-color: #D3DA4E;
}

Frequently asked questions

What color is #D3DA4E?+

#D3DA4E is a HEX color with RGB value rgb(211, 218, 78) and HSL value hsl(63, 65%, 58%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #D3DA4E?+

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