#C3883C Color

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

Color preview

#C3883C

Color formats

HEX
#C3883C
RGB
rgb(195, 136, 60)
RGBA
rgba(195, 136, 60, 1)
HSL
hsl(34, 53%, 50%)
HSV
hsv(34, 69%, 76%)
CMYK
cmyk(0%, 30%, 69%, 24%)
CSS variable
--color-primary: #C3883C;
Lowercase HEX
#c3883c

Shades

Tints

Tones

Harmony

CSS snippets for #C3883C

.color-c3883c {
  color: #C3883C;
  background-color: #C3883C;
}

Frequently asked questions

What color is #C3883C?+

#C3883C is a HEX color with RGB value rgb(195, 136, 60) and HSL value hsl(34, 53%, 50%). Its closest CSS named color is Peru.

What is the closest Tailwind color to #C3883C?+

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