#D2DF25 Color

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

Color preview

#D2DF25

Color formats

HEX
#D2DF25
RGB
rgb(210, 223, 37)
RGBA
rgba(210, 223, 37, 1)
HSL
hsl(64, 74%, 51%)
HSV
hsv(64, 83%, 87%)
CMYK
cmyk(6%, 0%, 83%, 13%)
CSS variable
--color-primary: #D2DF25;
Lowercase HEX
#d2df25

Shades

Tints

Tones

Harmony

CSS snippets for #D2DF25

.color-d2df25 {
  color: #D2DF25;
  background-color: #D2DF25;
}

Frequently asked questions

What color is #D2DF25?+

#D2DF25 is a HEX color with RGB value rgb(210, 223, 37) and HSL value hsl(64, 74%, 51%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #D2DF25?+

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