#C18F32 Color

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

Color preview

#C18F32

Color formats

HEX
#C18F32
RGB
rgb(193, 143, 50)
RGBA
rgba(193, 143, 50, 1)
HSL
hsl(39, 59%, 48%)
HSV
hsv(39, 74%, 76%)
CMYK
cmyk(0%, 26%, 74%, 24%)
CSS variable
--color-primary: #C18F32;
Lowercase HEX
#c18f32

Shades

Tints

Tones

Harmony

CSS snippets for #C18F32

.color-c18f32 {
  color: #C18F32;
  background-color: #C18F32;
}

Frequently asked questions

What color is #C18F32?+

#C18F32 is a HEX color with RGB value rgb(193, 143, 50) and HSL value hsl(39, 59%, 48%). Its closest CSS named color is Peru.

What is the closest Tailwind color to #C18F32?+

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