#DDBA9F Color

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

Color preview

#DDBA9F

Color formats

HEX
#DDBA9F
RGB
rgb(221, 186, 159)
RGBA
rgba(221, 186, 159, 1)
HSL
hsl(26, 48%, 75%)
HSV
hsv(26, 28%, 87%)
CMYK
cmyk(0%, 16%, 28%, 13%)
CSS variable
--color-primary: #DDBA9F;
Lowercase HEX
#ddba9f

Shades

Tints

Tones

Harmony

CSS snippets for #DDBA9F

.color-ddba9f {
  color: #DDBA9F;
  background-color: #DDBA9F;
}

Frequently asked questions

What color is #DDBA9F?+

#DDBA9F is a HEX color with RGB value rgb(221, 186, 159) and HSL value hsl(26, 48%, 75%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #DDBA9F?+

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