#D0DF2F Color

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

Color preview

#D0DF2F

Color formats

HEX
#D0DF2F
RGB
rgb(208, 223, 47)
RGBA
rgba(208, 223, 47, 1)
HSL
hsl(65, 73%, 53%)
HSV
hsv(65, 79%, 87%)
CMYK
cmyk(7%, 0%, 79%, 13%)
CSS variable
--color-primary: #D0DF2F;
Lowercase HEX
#d0df2f

Shades

Tints

Tones

Harmony

CSS snippets for #D0DF2F

.color-d0df2f {
  color: #D0DF2F;
  background-color: #D0DF2F;
}

Frequently asked questions

What color is #D0DF2F?+

#D0DF2F is a HEX color with RGB value rgb(208, 223, 47) and HSL value hsl(65, 73%, 53%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #D0DF2F?+

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