#C57B50 Color

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

Color preview

#C57B50

Color formats

HEX
#C57B50
RGB
rgb(197, 123, 80)
RGBA
rgba(197, 123, 80, 1)
HSL
hsl(22, 50%, 54%)
HSV
hsv(22, 59%, 77%)
CMYK
cmyk(0%, 38%, 59%, 23%)
CSS variable
--color-primary: #C57B50;
Lowercase HEX
#c57b50

Shades

Tints

Tones

Harmony

CSS snippets for #C57B50

.color-c57b50 {
  color: #C57B50;
  background-color: #C57B50;
}

Frequently asked questions

What color is #C57B50?+

#C57B50 is a HEX color with RGB value rgb(197, 123, 80) and HSL value hsl(22, 50%, 54%). Its closest CSS named color is Peru.

What is the closest Tailwind color to #C57B50?+

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