#CB6B7B Color

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

Color preview

#CB6B7B

Color formats

HEX
#CB6B7B
RGB
rgb(203, 107, 123)
RGBA
rgba(203, 107, 123, 1)
HSL
hsl(350, 48%, 61%)
HSV
hsv(350, 47%, 80%)
CMYK
cmyk(0%, 47%, 39%, 20%)
CSS variable
--color-primary: #CB6B7B;
Lowercase HEX
#cb6b7b

Shades

Tints

Tones

Harmony

CSS snippets for #CB6B7B

.color-cb6b7b {
  color: #CB6B7B;
  background-color: #CB6B7B;
}

Frequently asked questions

What color is #CB6B7B?+

#CB6B7B is a HEX color with RGB value rgb(203, 107, 123) and HSL value hsl(350, 48%, 61%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #CB6B7B?+

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