#D6DF2A Color

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

Color preview

#D6DF2A

Color formats

HEX
#D6DF2A
RGB
rgb(214, 223, 42)
RGBA
rgba(214, 223, 42, 1)
HSL
hsl(63, 74%, 52%)
HSV
hsv(63, 81%, 87%)
CMYK
cmyk(4%, 0%, 81%, 13%)
CSS variable
--color-primary: #D6DF2A;
Lowercase HEX
#d6df2a

Shades

Tints

Tones

Harmony

CSS snippets for #D6DF2A

.color-d6df2a {
  color: #D6DF2A;
  background-color: #D6DF2A;
}

Frequently asked questions

What color is #D6DF2A?+

#D6DF2A is a HEX color with RGB value rgb(214, 223, 42) and HSL value hsl(63, 74%, 52%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #D6DF2A?+

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