#C0703F Color

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

Color preview

#C0703F

Color formats

HEX
#C0703F
RGB
rgb(192, 112, 63)
RGBA
rgba(192, 112, 63, 1)
HSL
hsl(23, 51%, 50%)
HSV
hsv(23, 67%, 75%)
CMYK
cmyk(0%, 42%, 67%, 25%)
CSS variable
--color-primary: #C0703F;
Lowercase HEX
#c0703f

Shades

Tints

Tones

Harmony

CSS snippets for #C0703F

.color-c0703f {
  color: #C0703F;
  background-color: #C0703F;
}

Frequently asked questions

What color is #C0703F?+

#C0703F is a HEX color with RGB value rgb(192, 112, 63) and HSL value hsl(23, 51%, 50%). Its closest CSS named color is Peru.

What is the closest Tailwind color to #C0703F?+

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