#CA8080 Color

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

Color preview

#CA8080

Color formats

HEX
#CA8080
RGB
rgb(202, 128, 128)
RGBA
rgba(202, 128, 128, 1)
HSL
hsl(0, 41%, 65%)
HSV
hsv(0, 37%, 79%)
CMYK
cmyk(0%, 37%, 37%, 21%)
CSS variable
--color-primary: #CA8080;
Lowercase HEX
#ca8080

Shades

Tints

Tones

Harmony

CSS snippets for #CA8080

.color-ca8080 {
  color: #CA8080;
  background-color: #CA8080;
}

Frequently asked questions

What color is #CA8080?+

#CA8080 is a HEX color with RGB value rgb(202, 128, 128) and HSL value hsl(0, 41%, 65%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #CA8080?+

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