#D3DB2E Color

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

Color preview

#D3DB2E

Color formats

HEX
#D3DB2E
RGB
rgb(211, 219, 46)
RGBA
rgba(211, 219, 46, 1)
HSL
hsl(63, 71%, 52%)
HSV
hsv(63, 79%, 86%)
CMYK
cmyk(4%, 0%, 79%, 14%)
CSS variable
--color-primary: #D3DB2E;
Lowercase HEX
#d3db2e

Shades

Tints

Tones

Harmony

CSS snippets for #D3DB2E

.color-d3db2e {
  color: #D3DB2E;
  background-color: #D3DB2E;
}

Frequently asked questions

What color is #D3DB2E?+

#D3DB2E is a HEX color with RGB value rgb(211, 219, 46) and HSL value hsl(63, 71%, 52%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #D3DB2E?+

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