#CB8888 Color

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

Color preview

#CB8888

Color formats

HEX
#CB8888
RGB
rgb(203, 136, 136)
RGBA
rgba(203, 136, 136, 1)
HSL
hsl(0, 39%, 66%)
HSV
hsv(0, 33%, 80%)
CMYK
cmyk(0%, 33%, 33%, 20%)
CSS variable
--color-primary: #CB8888;
Lowercase HEX
#cb8888

Shades

Tints

Tones

Harmony

CSS snippets for #CB8888

.color-cb8888 {
  color: #CB8888;
  background-color: #CB8888;
}

Frequently asked questions

What color is #CB8888?+

#CB8888 is a HEX color with RGB value rgb(203, 136, 136) and HSL value hsl(0, 39%, 66%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #CB8888?+

The closest Tailwind color is stone-400, available as the bg-stone-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