#D3DC51 Color

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

Color preview

#D3DC51

Color formats

HEX
#D3DC51
RGB
rgb(211, 220, 81)
RGBA
rgba(211, 220, 81, 1)
HSL
hsl(64, 67%, 59%)
HSV
hsv(64, 63%, 86%)
CMYK
cmyk(4%, 0%, 63%, 14%)
CSS variable
--color-primary: #D3DC51;
Lowercase HEX
#d3dc51

Shades

Tints

Tones

Harmony

CSS snippets for #D3DC51

.color-d3dc51 {
  color: #D3DC51;
  background-color: #D3DC51;
}

Frequently asked questions

What color is #D3DC51?+

#D3DC51 is a HEX color with RGB value rgb(211, 220, 81) and HSL value hsl(64, 67%, 59%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #D3DC51?+

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