#DBB18F Color

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

Color preview

#DBB18F

Color formats

HEX
#DBB18F
RGB
rgb(219, 177, 143)
RGBA
rgba(219, 177, 143, 1)
HSL
hsl(27, 51%, 71%)
HSV
hsv(27, 35%, 86%)
CMYK
cmyk(0%, 19%, 35%, 14%)
CSS variable
--color-primary: #DBB18F;
Lowercase HEX
#dbb18f

Shades

Tints

Tones

Harmony

CSS snippets for #DBB18F

.color-dbb18f {
  color: #DBB18F;
  background-color: #DBB18F;
}

Frequently asked questions

What color is #DBB18F?+

#DBB18F is a HEX color with RGB value rgb(219, 177, 143) and HSL value hsl(27, 51%, 71%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #DBB18F?+

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