#2A381B Color

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

Color preview

#2A381B

Color formats

HEX
#2A381B
RGB
rgb(42, 56, 27)
RGBA
rgba(42, 56, 27, 1)
HSL
hsl(89, 35%, 16%)
HSV
hsv(89, 52%, 22%)
CMYK
cmyk(25%, 0%, 52%, 78%)
CSS variable
--color-primary: #2A381B;
Lowercase HEX
#2a381b

Shades

Tints

Tones

Harmony

CSS snippets for #2A381B

.color-2a381b {
  color: #2A381B;
  background-color: #2A381B;
}

Frequently asked questions

What color is #2A381B?+

#2A381B is a HEX color with RGB value rgb(42, 56, 27) and HSL value hsl(89, 35%, 16%). Its closest CSS named color is DarkSlateGray.

What is the closest Tailwind color to #2A381B?+

The closest Tailwind color is stone-800, available as the bg-stone-800 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