#DDBF9F Color

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

Color preview

#DDBF9F

Color formats

HEX
#DDBF9F
RGB
rgb(221, 191, 159)
RGBA
rgba(221, 191, 159, 1)
HSL
hsl(31, 48%, 75%)
HSV
hsv(31, 28%, 87%)
CMYK
cmyk(0%, 14%, 28%, 13%)
CSS variable
--color-primary: #DDBF9F;
Lowercase HEX
#ddbf9f

Shades

Tints

Tones

Harmony

CSS snippets for #DDBF9F

.color-ddbf9f {
  color: #DDBF9F;
  background-color: #DDBF9F;
}

Frequently asked questions

What color is #DDBF9F?+

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

What is the closest Tailwind color to #DDBF9F?+

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