#CB6379 Color

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

Color preview

#CB6379

Color formats

HEX
#CB6379
RGB
rgb(203, 99, 121)
RGBA
rgba(203, 99, 121, 1)
HSL
hsl(347, 50%, 59%)
HSV
hsv(347, 51%, 80%)
CMYK
cmyk(0%, 51%, 40%, 20%)
CSS variable
--color-primary: #CB6379;
Lowercase HEX
#cb6379

Shades

Tints

Tones

Harmony

CSS snippets for #CB6379

.color-cb6379 {
  color: #CB6379;
  background-color: #CB6379;
}

Frequently asked questions

What color is #CB6379?+

#CB6379 is a HEX color with RGB value rgb(203, 99, 121) and HSL value hsl(347, 50%, 59%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #CB6379?+

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