#D3DB42 Color

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

Color preview

#D3DB42

Color formats

HEX
#D3DB42
RGB
rgb(211, 219, 66)
RGBA
rgba(211, 219, 66, 1)
HSL
hsl(63, 68%, 56%)
HSV
hsv(63, 70%, 86%)
CMYK
cmyk(4%, 0%, 70%, 14%)
CSS variable
--color-primary: #D3DB42;
Lowercase HEX
#d3db42

Shades

Tints

Tones

Harmony

CSS snippets for #D3DB42

.color-d3db42 {
  color: #D3DB42;
  background-color: #D3DB42;
}

Frequently asked questions

What color is #D3DB42?+

#D3DB42 is a HEX color with RGB value rgb(211, 219, 66) and HSL value hsl(63, 68%, 56%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #D3DB42?+

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