#C3945B Color

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

Color preview

#C3945B

Color formats

HEX
#C3945B
RGB
rgb(195, 148, 91)
RGBA
rgba(195, 148, 91, 1)
HSL
hsl(33, 46%, 56%)
HSV
hsv(33, 53%, 76%)
CMYK
cmyk(0%, 24%, 53%, 24%)
CSS variable
--color-primary: #C3945B;
Lowercase HEX
#c3945b

Shades

Tints

Tones

Harmony

CSS snippets for #C3945B

.color-c3945b {
  color: #C3945B;
  background-color: #C3945B;
}

Frequently asked questions

What color is #C3945B?+

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

What is the closest Tailwind color to #C3945B?+

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