#C8685F Color

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

Color preview

#C8685F

Color formats

HEX
#C8685F
RGB
rgb(200, 104, 95)
RGBA
rgba(200, 104, 95, 1)
HSL
hsl(5, 49%, 58%)
HSV
hsv(5, 53%, 78%)
CMYK
cmyk(0%, 48%, 53%, 22%)
CSS variable
--color-primary: #C8685F;
Lowercase HEX
#c8685f

Shades

Tints

Tones

Harmony

CSS snippets for #C8685F

.color-c8685f {
  color: #C8685F;
  background-color: #C8685F;
}

Frequently asked questions

What color is #C8685F?+

#C8685F is a HEX color with RGB value rgb(200, 104, 95) and HSL value hsl(5, 49%, 58%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #C8685F?+

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