#D2D099 Color

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

Color preview

#D2D099

Color formats

HEX
#D2D099
RGB
rgb(210, 208, 153)
RGBA
rgba(210, 208, 153, 1)
HSL
hsl(58, 39%, 71%)
HSV
hsv(58, 27%, 82%)
CMYK
cmyk(0%, 1%, 27%, 18%)
CSS variable
--color-primary: #D2D099;
Lowercase HEX
#d2d099

Shades

Tints

Tones

Harmony

CSS snippets for #D2D099

.color-d2d099 {
  color: #D2D099;
  background-color: #D2D099;
}

Frequently asked questions

What color is #D2D099?+

#D2D099 is a HEX color with RGB value rgb(210, 208, 153) and HSL value hsl(58, 39%, 71%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #D2D099?+

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