#6B2500 Color

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

Color preview

#6B2500

Color formats

HEX
#6B2500
RGB
rgb(107, 37, 0)
RGBA
rgba(107, 37, 0, 1)
HSL
hsl(21, 100%, 21%)
HSV
hsv(21, 100%, 42%)
CMYK
cmyk(0%, 65%, 100%, 58%)
CSS variable
--color-primary: #6B2500;
Lowercase HEX
#6b2500

Shades

Tints

Tones

Harmony

CSS snippets for #6B2500

.color-6b2500 {
  color: #6B2500;
  background-color: #6B2500;
}

Frequently asked questions

What color is #6B2500?+

#6B2500 is a HEX color with RGB value rgb(107, 37, 0) and HSL value hsl(21, 100%, 21%). Its closest CSS named color is Maroon.

What is the closest Tailwind color to #6B2500?+

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