#C0703B Color

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

Color preview

#C0703B

Color formats

HEX
#C0703B
RGB
rgb(192, 112, 59)
RGBA
rgba(192, 112, 59, 1)
HSL
hsl(24, 53%, 49%)
HSV
hsv(24, 69%, 75%)
CMYK
cmyk(0%, 42%, 69%, 25%)
CSS variable
--color-primary: #C0703B;
Lowercase HEX
#c0703b

Shades

Tints

Tones

Harmony

CSS snippets for #C0703B

.color-c0703b {
  color: #C0703B;
  background-color: #C0703B;
}

Frequently asked questions

What color is #C0703B?+

#C0703B is a HEX color with RGB value rgb(192, 112, 59) and HSL value hsl(24, 53%, 49%). Its closest CSS named color is Peru.

What is the closest Tailwind color to #C0703B?+

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