#DDBC9F Color

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

Color preview

#DDBC9F

Color formats

HEX
#DDBC9F
RGB
rgb(221, 188, 159)
RGBA
rgba(221, 188, 159, 1)
HSL
hsl(28, 48%, 75%)
HSV
hsv(28, 28%, 87%)
CMYK
cmyk(0%, 15%, 28%, 13%)
CSS variable
--color-primary: #DDBC9F;
Lowercase HEX
#ddbc9f

Shades

Tints

Tones

Harmony

CSS snippets for #DDBC9F

.color-ddbc9f {
  color: #DDBC9F;
  background-color: #DDBC9F;
}

Frequently asked questions

What color is #DDBC9F?+

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

What is the closest Tailwind color to #DDBC9F?+

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