#CA635B Color

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

Color preview

#CA635B

Color formats

HEX
#CA635B
RGB
rgb(202, 99, 91)
RGBA
rgba(202, 99, 91, 1)
HSL
hsl(4, 51%, 57%)
HSV
hsv(4, 55%, 79%)
CMYK
cmyk(0%, 51%, 55%, 21%)
CSS variable
--color-primary: #CA635B;
Lowercase HEX
#ca635b

Shades

Tints

Tones

Harmony

CSS snippets for #CA635B

.color-ca635b {
  color: #CA635B;
  background-color: #CA635B;
}

Frequently asked questions

What color is #CA635B?+

#CA635B is a HEX color with RGB value rgb(202, 99, 91) and HSL value hsl(4, 51%, 57%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #CA635B?+

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