#D5D49B Color

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

Color preview

#D5D49B

Color formats

HEX
#D5D49B
RGB
rgb(213, 212, 155)
RGBA
rgba(213, 212, 155, 1)
HSL
hsl(59, 41%, 72%)
HSV
hsv(59, 27%, 84%)
CMYK
cmyk(0%, 0%, 27%, 16%)
CSS variable
--color-primary: #D5D49B;
Lowercase HEX
#d5d49b

Shades

Tints

Tones

Harmony

CSS snippets for #D5D49B

.color-d5d49b {
  color: #D5D49B;
  background-color: #D5D49B;
}

Frequently asked questions

What color is #D5D49B?+

#D5D49B is a HEX color with RGB value rgb(213, 212, 155) and HSL value hsl(59, 41%, 72%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #D5D49B?+

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