#D99F82 Color

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

Color preview

#D99F82

Color formats

HEX
#D99F82
RGB
rgb(217, 159, 130)
RGBA
rgba(217, 159, 130, 1)
HSL
hsl(20, 53%, 68%)
HSV
hsv(20, 40%, 85%)
CMYK
cmyk(0%, 27%, 40%, 15%)
CSS variable
--color-primary: #D99F82;
Lowercase HEX
#d99f82

Shades

Tints

Tones

Harmony

CSS snippets for #D99F82

.color-d99f82 {
  color: #D99F82;
  background-color: #D99F82;
}

Frequently asked questions

What color is #D99F82?+

#D99F82 is a HEX color with RGB value rgb(217, 159, 130) and HSL value hsl(20, 53%, 68%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #D99F82?+

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