#DDBA9D Color

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

Color preview

#DDBA9D

Color formats

HEX
#DDBA9D
RGB
rgb(221, 186, 157)
RGBA
rgba(221, 186, 157, 1)
HSL
hsl(27, 48%, 74%)
HSV
hsv(27, 29%, 87%)
CMYK
cmyk(0%, 16%, 29%, 13%)
CSS variable
--color-primary: #DDBA9D;
Lowercase HEX
#ddba9d

Shades

Tints

Tones

Harmony

CSS snippets for #DDBA9D

.color-ddba9d {
  color: #DDBA9D;
  background-color: #DDBA9D;
}

Frequently asked questions

What color is #DDBA9D?+

#DDBA9D is a HEX color with RGB value rgb(221, 186, 157) and HSL value hsl(27, 48%, 74%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #DDBA9D?+

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