#CB413C Color

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

Color preview

#CB413C

Color formats

HEX
#CB413C
RGB
rgb(203, 65, 60)
RGBA
rgba(203, 65, 60, 1)
HSL
hsl(2, 58%, 52%)
HSV
hsv(2, 70%, 80%)
CMYK
cmyk(0%, 68%, 70%, 20%)
CSS variable
--color-primary: #CB413C;
Lowercase HEX
#cb413c

Shades

Tints

Tones

Harmony

CSS snippets for #CB413C

.color-cb413c {
  color: #CB413C;
  background-color: #CB413C;
}

Frequently asked questions

What color is #CB413C?+

#CB413C is a HEX color with RGB value rgb(203, 65, 60) and HSL value hsl(2, 58%, 52%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #CB413C?+

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