#CB3030 Color

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

Color preview

#CB3030

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CB3030

.color-cb3030 {
  color: #CB3030;
  background-color: #CB3030;
}

Frequently asked questions

What color is #CB3030?+

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

What is the closest Tailwind color to #CB3030?+

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