#D2D50B Color

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

Color preview

#D2D50B

Color formats

HEX
#D2D50B
RGB
rgb(210, 213, 11)
RGBA
rgba(210, 213, 11, 1)
HSL
hsl(61, 90%, 44%)
HSV
hsv(61, 95%, 84%)
CMYK
cmyk(1%, 0%, 95%, 16%)
CSS variable
--color-primary: #D2D50B;
Lowercase HEX
#d2d50b

Shades

Tints

Tones

Harmony

CSS snippets for #D2D50B

.color-d2d50b {
  color: #D2D50B;
  background-color: #D2D50B;
}

Frequently asked questions

What color is #D2D50B?+

#D2D50B is a HEX color with RGB value rgb(210, 213, 11) and HSL value hsl(61, 90%, 44%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #D2D50B?+

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