#D1DF53 Color

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

Color preview

#D1DF53

Color formats

HEX
#D1DF53
RGB
rgb(209, 223, 83)
RGBA
rgba(209, 223, 83, 1)
HSL
hsl(66, 69%, 60%)
HSV
hsv(66, 63%, 87%)
CMYK
cmyk(6%, 0%, 63%, 13%)
CSS variable
--color-primary: #D1DF53;
Lowercase HEX
#d1df53

Shades

Tints

Tones

Harmony

CSS snippets for #D1DF53

.color-d1df53 {
  color: #D1DF53;
  background-color: #D1DF53;
}

Frequently asked questions

What color is #D1DF53?+

#D1DF53 is a HEX color with RGB value rgb(209, 223, 83) and HSL value hsl(66, 69%, 60%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #D1DF53?+

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