#CB3D30 Color

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

Color preview

#CB3D30

Color formats

HEX
#CB3D30
RGB
rgb(203, 61, 48)
RGBA
rgba(203, 61, 48, 1)
HSL
hsl(5, 62%, 49%)
HSV
hsv(5, 76%, 80%)
CMYK
cmyk(0%, 70%, 76%, 20%)
CSS variable
--color-primary: #CB3D30;
Lowercase HEX
#cb3d30

Shades

Tints

Tones

Harmony

CSS snippets for #CB3D30

.color-cb3d30 {
  color: #CB3D30;
  background-color: #CB3D30;
}

Frequently asked questions

What color is #CB3D30?+

#CB3D30 is a HEX color with RGB value rgb(203, 61, 48) and HSL value hsl(5, 62%, 49%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #CB3D30?+

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