#CB2D25 Color

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

Color preview

#CB2D25

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CB2D25

.color-cb2d25 {
  color: #CB2D25;
  background-color: #CB2D25;
}

Frequently asked questions

What color is #CB2D25?+

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

What is the closest Tailwind color to #CB2D25?+

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