#FB0C04 Color

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

Color preview

#FB0C04

Color formats

HEX
#FB0C04
RGB
rgb(251, 12, 4)
RGBA
rgba(251, 12, 4, 1)
HSL
hsl(2, 97%, 50%)
HSV
hsv(2, 98%, 98%)
CMYK
cmyk(0%, 95%, 98%, 2%)
CSS variable
--color-primary: #FB0C04;
Lowercase HEX
#fb0c04

Shades

Tints

Tones

Harmony

CSS snippets for #FB0C04

.color-fb0c04 {
  color: #FB0C04;
  background-color: #FB0C04;
}

Frequently asked questions

What color is #FB0C04?+

#FB0C04 is a HEX color with RGB value rgb(251, 12, 4) and HSL value hsl(2, 97%, 50%). Its closest CSS named color is Red.

What is the closest Tailwind color to #FB0C04?+

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