#CB7B8F Color

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

Color preview

#CB7B8F

Color formats

HEX
#CB7B8F
RGB
rgb(203, 123, 143)
RGBA
rgba(203, 123, 143, 1)
HSL
hsl(345, 43%, 64%)
HSV
hsv(345, 39%, 80%)
CMYK
cmyk(0%, 39%, 30%, 20%)
CSS variable
--color-primary: #CB7B8F;
Lowercase HEX
#cb7b8f

Shades

Tints

Tones

Harmony

CSS snippets for #CB7B8F

.color-cb7b8f {
  color: #CB7B8F;
  background-color: #CB7B8F;
}

Frequently asked questions

What color is #CB7B8F?+

#CB7B8F is a HEX color with RGB value rgb(203, 123, 143) and HSL value hsl(345, 43%, 64%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #CB7B8F?+

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