#D2DF1C Color

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

Color preview

#D2DF1C

Color formats

HEX
#D2DF1C
RGB
rgb(210, 223, 28)
RGBA
rgba(210, 223, 28, 1)
HSL
hsl(64, 78%, 49%)
HSV
hsv(64, 87%, 87%)
CMYK
cmyk(6%, 0%, 87%, 13%)
CSS variable
--color-primary: #D2DF1C;
Lowercase HEX
#d2df1c

Shades

Tints

Tones

Harmony

CSS snippets for #D2DF1C

.color-d2df1c {
  color: #D2DF1C;
  background-color: #D2DF1C;
}

Frequently asked questions

What color is #D2DF1C?+

#D2DF1C is a HEX color with RGB value rgb(210, 223, 28) and HSL value hsl(64, 78%, 49%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #D2DF1C?+

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