#CB8080 Color

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

Color preview

#CB8080

Color formats

HEX
#CB8080
RGB
rgb(203, 128, 128)
RGBA
rgba(203, 128, 128, 1)
HSL
hsl(0, 42%, 65%)
HSV
hsv(0, 37%, 80%)
CMYK
cmyk(0%, 37%, 37%, 20%)
CSS variable
--color-primary: #CB8080;
Lowercase HEX
#cb8080

Shades

Tints

Tones

Harmony

CSS snippets for #CB8080

.color-cb8080 {
  color: #CB8080;
  background-color: #CB8080;
}

Frequently asked questions

What color is #CB8080?+

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

What is the closest Tailwind color to #CB8080?+

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