#CB403B Color

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

Color preview

#CB403B

Color formats

HEX
#CB403B
RGB
rgb(203, 64, 59)
RGBA
rgba(203, 64, 59, 1)
HSL
hsl(2, 58%, 51%)
HSV
hsv(2, 71%, 80%)
CMYK
cmyk(0%, 68%, 71%, 20%)
CSS variable
--color-primary: #CB403B;
Lowercase HEX
#cb403b

Shades

Tints

Tones

Harmony

CSS snippets for #CB403B

.color-cb403b {
  color: #CB403B;
  background-color: #CB403B;
}

Frequently asked questions

What color is #CB403B?+

#CB403B is a HEX color with RGB value rgb(203, 64, 59) and HSL value hsl(2, 58%, 51%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #CB403B?+

The closest Tailwind color is red-500, available as the bg-red-500 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