#D5D29F Color

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

Color preview

#D5D29F

Color formats

HEX
#D5D29F
RGB
rgb(213, 210, 159)
RGBA
rgba(213, 210, 159, 1)
HSL
hsl(57, 39%, 73%)
HSV
hsv(57, 25%, 84%)
CMYK
cmyk(0%, 1%, 25%, 16%)
CSS variable
--color-primary: #D5D29F;
Lowercase HEX
#d5d29f

Shades

Tints

Tones

Harmony

CSS snippets for #D5D29F

.color-d5d29f {
  color: #D5D29F;
  background-color: #D5D29F;
}

Frequently asked questions

What color is #D5D29F?+

#D5D29F is a HEX color with RGB value rgb(213, 210, 159) and HSL value hsl(57, 39%, 73%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #D5D29F?+

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