#CA6144 Color

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

Color preview

#CA6144

Color formats

HEX
#CA6144
RGB
rgb(202, 97, 68)
RGBA
rgba(202, 97, 68, 1)
HSL
hsl(13, 56%, 53%)
HSV
hsv(13, 66%, 79%)
CMYK
cmyk(0%, 52%, 66%, 21%)
CSS variable
--color-primary: #CA6144;
Lowercase HEX
#ca6144

Shades

Tints

Tones

Harmony

CSS snippets for #CA6144

.color-ca6144 {
  color: #CA6144;
  background-color: #CA6144;
}

Frequently asked questions

What color is #CA6144?+

#CA6144 is a HEX color with RGB value rgb(202, 97, 68) and HSL value hsl(13, 56%, 53%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #CA6144?+

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