#CB8284 Color

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

Color preview

#CB8284

Color formats

HEX
#CB8284
RGB
rgb(203, 130, 132)
RGBA
rgba(203, 130, 132, 1)
HSL
hsl(358, 41%, 65%)
HSV
hsv(358, 36%, 80%)
CMYK
cmyk(0%, 36%, 35%, 20%)
CSS variable
--color-primary: #CB8284;
Lowercase HEX
#cb8284

Shades

Tints

Tones

Harmony

CSS snippets for #CB8284

.color-cb8284 {
  color: #CB8284;
  background-color: #CB8284;
}

Frequently asked questions

What color is #CB8284?+

#CB8284 is a HEX color with RGB value rgb(203, 130, 132) and HSL value hsl(358, 41%, 65%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #CB8284?+

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