#CB8F75 Color

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

Color preview

#CB8F75

Color formats

HEX
#CB8F75
RGB
rgb(203, 143, 117)
RGBA
rgba(203, 143, 117, 1)
HSL
hsl(18, 45%, 63%)
HSV
hsv(18, 42%, 80%)
CMYK
cmyk(0%, 30%, 42%, 20%)
CSS variable
--color-primary: #CB8F75;
Lowercase HEX
#cb8f75

Shades

Tints

Tones

Harmony

CSS snippets for #CB8F75

.color-cb8f75 {
  color: #CB8F75;
  background-color: #CB8F75;
}

Frequently asked questions

What color is #CB8F75?+

#CB8F75 is a HEX color with RGB value rgb(203, 143, 117) and HSL value hsl(18, 45%, 63%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #CB8F75?+

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