#CA6953 Color

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

Color preview

#CA6953

Color formats

HEX
#CA6953
RGB
rgb(202, 105, 83)
RGBA
rgba(202, 105, 83, 1)
HSL
hsl(11, 53%, 56%)
HSV
hsv(11, 59%, 79%)
CMYK
cmyk(0%, 48%, 59%, 21%)
CSS variable
--color-primary: #CA6953;
Lowercase HEX
#ca6953

Shades

Tints

Tones

Harmony

CSS snippets for #CA6953

.color-ca6953 {
  color: #CA6953;
  background-color: #CA6953;
}

Frequently asked questions

What color is #CA6953?+

#CA6953 is a HEX color with RGB value rgb(202, 105, 83) and HSL value hsl(11, 53%, 56%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #CA6953?+

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