#D7D59B Color

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

Color preview

#D7D59B

Color formats

HEX
#D7D59B
RGB
rgb(215, 213, 155)
RGBA
rgba(215, 213, 155, 1)
HSL
hsl(58, 43%, 73%)
HSV
hsv(58, 28%, 84%)
CMYK
cmyk(0%, 1%, 28%, 16%)
CSS variable
--color-primary: #D7D59B;
Lowercase HEX
#d7d59b

Shades

Tints

Tones

Harmony

CSS snippets for #D7D59B

.color-d7d59b {
  color: #D7D59B;
  background-color: #D7D59B;
}

Frequently asked questions

What color is #D7D59B?+

#D7D59B is a HEX color with RGB value rgb(215, 213, 155) and HSL value hsl(58, 43%, 73%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #D7D59B?+

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