#CB6963 Color

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

Color preview

#CB6963

Color formats

HEX
#CB6963
RGB
rgb(203, 105, 99)
RGBA
rgba(203, 105, 99, 1)
HSL
hsl(3, 50%, 59%)
HSV
hsv(3, 51%, 80%)
CMYK
cmyk(0%, 48%, 51%, 20%)
CSS variable
--color-primary: #CB6963;
Lowercase HEX
#cb6963

Shades

Tints

Tones

Harmony

CSS snippets for #CB6963

.color-cb6963 {
  color: #CB6963;
  background-color: #CB6963;
}

Frequently asked questions

What color is #CB6963?+

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

What is the closest Tailwind color to #CB6963?+

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