#D2DA3B Color

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

Color preview

#D2DA3B

Color formats

HEX
#D2DA3B
RGB
rgb(210, 218, 59)
RGBA
rgba(210, 218, 59, 1)
HSL
hsl(63, 68%, 54%)
HSV
hsv(63, 73%, 85%)
CMYK
cmyk(4%, 0%, 73%, 15%)
CSS variable
--color-primary: #D2DA3B;
Lowercase HEX
#d2da3b

Shades

Tints

Tones

Harmony

CSS snippets for #D2DA3B

.color-d2da3b {
  color: #D2DA3B;
  background-color: #D2DA3B;
}

Frequently asked questions

What color is #D2DA3B?+

#D2DA3B is a HEX color with RGB value rgb(210, 218, 59) and HSL value hsl(63, 68%, 54%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #D2DA3B?+

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