#DAB18F Color

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

Color preview

#DAB18F

Color formats

HEX
#DAB18F
RGB
rgb(218, 177, 143)
RGBA
rgba(218, 177, 143, 1)
HSL
hsl(27, 50%, 71%)
HSV
hsv(27, 34%, 85%)
CMYK
cmyk(0%, 19%, 34%, 15%)
CSS variable
--color-primary: #DAB18F;
Lowercase HEX
#dab18f

Shades

Tints

Tones

Harmony

CSS snippets for #DAB18F

.color-dab18f {
  color: #DAB18F;
  background-color: #DAB18F;
}

Frequently asked questions

What color is #DAB18F?+

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

What is the closest Tailwind color to #DAB18F?+

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