#CB8181 Color

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

Color preview

#CB8181

Color formats

HEX
#CB8181
RGB
rgb(203, 129, 129)
RGBA
rgba(203, 129, 129, 1)
HSL
hsl(0, 42%, 65%)
HSV
hsv(0, 36%, 80%)
CMYK
cmyk(0%, 36%, 36%, 20%)
CSS variable
--color-primary: #CB8181;
Lowercase HEX
#cb8181

Shades

Tints

Tones

Harmony

CSS snippets for #CB8181

.color-cb8181 {
  color: #CB8181;
  background-color: #CB8181;
}

Frequently asked questions

What color is #CB8181?+

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

What is the closest Tailwind color to #CB8181?+

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