#D4DA2B Color

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

Color preview

#D4DA2B

Color formats

HEX
#D4DA2B
RGB
rgb(212, 218, 43)
RGBA
rgba(212, 218, 43, 1)
HSL
hsl(62, 70%, 51%)
HSV
hsv(62, 80%, 85%)
CMYK
cmyk(3%, 0%, 80%, 15%)
CSS variable
--color-primary: #D4DA2B;
Lowercase HEX
#d4da2b

Shades

Tints

Tones

Harmony

CSS snippets for #D4DA2B

.color-d4da2b {
  color: #D4DA2B;
  background-color: #D4DA2B;
}

Frequently asked questions

What color is #D4DA2B?+

#D4DA2B is a HEX color with RGB value rgb(212, 218, 43) and HSL value hsl(62, 70%, 51%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #D4DA2B?+

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