#483B23 Color

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

Color preview

#483B23

Color formats

HEX
#483B23
RGB
rgb(72, 59, 35)
RGBA
rgba(72, 59, 35, 1)
HSL
hsl(39, 35%, 21%)
HSV
hsv(39, 51%, 28%)
CMYK
cmyk(0%, 18%, 51%, 72%)
CSS variable
--color-primary: #483B23;
Lowercase HEX
#483b23

Shades

Tints

Tones

Harmony

CSS snippets for #483B23

.color-483b23 {
  color: #483B23;
  background-color: #483B23;
}

Frequently asked questions

What color is #483B23?+

#483B23 is a HEX color with RGB value rgb(72, 59, 35) and HSL value hsl(39, 35%, 21%). Its closest CSS named color is DarkOliveGreen.

What is the closest Tailwind color to #483B23?+

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