#5A2A25 Color

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

Color preview

#5A2A25

Color formats

HEX
#5A2A25
RGB
rgb(90, 42, 37)
RGBA
rgba(90, 42, 37, 1)
HSL
hsl(6, 42%, 25%)
HSV
hsv(6, 59%, 35%)
CMYK
cmyk(0%, 53%, 59%, 65%)
CSS variable
--color-primary: #5A2A25;
Lowercase HEX
#5a2a25

Shades

Tints

Tones

Harmony

CSS snippets for #5A2A25

.color-5a2a25 {
  color: #5A2A25;
  background-color: #5A2A25;
}

Frequently asked questions

What color is #5A2A25?+

#5A2A25 is a HEX color with RGB value rgb(90, 42, 37) and HSL value hsl(6, 42%, 25%). Its closest CSS named color is SaddleBrown.

What is the closest Tailwind color to #5A2A25?+

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