#C18F44 Color

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

Color preview

#C18F44

Color formats

HEX
#C18F44
RGB
rgb(193, 143, 68)
RGBA
rgba(193, 143, 68, 1)
HSL
hsl(36, 50%, 51%)
HSV
hsv(36, 65%, 76%)
CMYK
cmyk(0%, 26%, 65%, 24%)
CSS variable
--color-primary: #C18F44;
Lowercase HEX
#c18f44

Shades

Tints

Tones

Harmony

CSS snippets for #C18F44

.color-c18f44 {
  color: #C18F44;
  background-color: #C18F44;
}

Frequently asked questions

What color is #C18F44?+

#C18F44 is a HEX color with RGB value rgb(193, 143, 68) and HSL value hsl(36, 50%, 51%). Its closest CSS named color is Peru.

What is the closest Tailwind color to #C18F44?+

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