#C3945A Color

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

Color preview

#C3945A

Color formats

HEX
#C3945A
RGB
rgb(195, 148, 90)
RGBA
rgba(195, 148, 90, 1)
HSL
hsl(33, 47%, 56%)
HSV
hsv(33, 54%, 76%)
CMYK
cmyk(0%, 24%, 54%, 24%)
CSS variable
--color-primary: #C3945A;
Lowercase HEX
#c3945a

Shades

Tints

Tones

Harmony

CSS snippets for #C3945A

.color-c3945a {
  color: #C3945A;
  background-color: #C3945A;
}

Frequently asked questions

What color is #C3945A?+

#C3945A is a HEX color with RGB value rgb(195, 148, 90) and HSL value hsl(33, 47%, 56%). Its closest CSS named color is Peru.

What is the closest Tailwind color to #C3945A?+

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