#DBB18E Color

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

Color preview

#DBB18E

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DBB18E

.color-dbb18e {
  color: #DBB18E;
  background-color: #DBB18E;
}

Frequently asked questions

What color is #DBB18E?+

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

What is the closest Tailwind color to #DBB18E?+

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