#C3645F Color

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

Color preview

#C3645F

Color formats

HEX
#C3645F
RGB
rgb(195, 100, 95)
RGBA
rgba(195, 100, 95, 1)
HSL
hsl(3, 45%, 57%)
HSV
hsv(3, 51%, 76%)
CMYK
cmyk(0%, 49%, 51%, 24%)
CSS variable
--color-primary: #C3645F;
Lowercase HEX
#c3645f

Shades

Tints

Tones

Harmony

CSS snippets for #C3645F

.color-c3645f {
  color: #C3645F;
  background-color: #C3645F;
}

Frequently asked questions

What color is #C3645F?+

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

What is the closest Tailwind color to #C3645F?+

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