#2B381B Color

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

Color preview

#2B381B

Color formats

HEX
#2B381B
RGB
rgb(43, 56, 27)
RGBA
rgba(43, 56, 27, 1)
HSL
hsl(87, 35%, 16%)
HSV
hsv(87, 52%, 22%)
CMYK
cmyk(23%, 0%, 52%, 78%)
CSS variable
--color-primary: #2B381B;
Lowercase HEX
#2b381b

Shades

Tints

Tones

Harmony

CSS snippets for #2B381B

.color-2b381b {
  color: #2B381B;
  background-color: #2B381B;
}

Frequently asked questions

What color is #2B381B?+

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

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

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