#CB2525 Color

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

Color preview

#CB2525

Color formats

HEX
#CB2525
RGB
rgb(203, 37, 37)
RGBA
rgba(203, 37, 37, 1)
HSL
hsl(0, 69%, 47%)
HSV
hsv(0, 82%, 80%)
CMYK
cmyk(0%, 82%, 82%, 20%)
CSS variable
--color-primary: #CB2525;
Lowercase HEX
#cb2525

Shades

Tints

Tones

Harmony

CSS snippets for #CB2525

.color-cb2525 {
  color: #CB2525;
  background-color: #CB2525;
}

Frequently asked questions

What color is #CB2525?+

#CB2525 is a HEX color with RGB value rgb(203, 37, 37) and HSL value hsl(0, 69%, 47%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #CB2525?+

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