#C3685F Color

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

Color preview

#C3685F

Color formats

HEX
#C3685F
RGB
rgb(195, 104, 95)
RGBA
rgba(195, 104, 95, 1)
HSL
hsl(5, 45%, 57%)
HSV
hsv(5, 51%, 76%)
CMYK
cmyk(0%, 47%, 51%, 24%)
CSS variable
--color-primary: #C3685F;
Lowercase HEX
#c3685f

Shades

Tints

Tones

Harmony

CSS snippets for #C3685F

.color-c3685f {
  color: #C3685F;
  background-color: #C3685F;
}

Frequently asked questions

What color is #C3685F?+

#C3685F is a HEX color with RGB value rgb(195, 104, 95) and HSL value hsl(5, 45%, 57%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #C3685F?+

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