#CA563F Color

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

Color preview

#CA563F

Color formats

HEX
#CA563F
RGB
rgb(202, 86, 63)
RGBA
rgba(202, 86, 63, 1)
HSL
hsl(10, 57%, 52%)
HSV
hsv(10, 69%, 79%)
CMYK
cmyk(0%, 57%, 69%, 21%)
CSS variable
--color-primary: #CA563F;
Lowercase HEX
#ca563f

Shades

Tints

Tones

Harmony

CSS snippets for #CA563F

.color-ca563f {
  color: #CA563F;
  background-color: #CA563F;
}

Frequently asked questions

What color is #CA563F?+

#CA563F is a HEX color with RGB value rgb(202, 86, 63) and HSL value hsl(10, 57%, 52%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #CA563F?+

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