#FB002A Color

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

Color preview

#FB002A

Color formats

HEX
#FB002A
RGB
rgb(251, 0, 42)
RGBA
rgba(251, 0, 42, 1)
HSL
hsl(350, 100%, 49%)
HSV
hsv(350, 100%, 98%)
CMYK
cmyk(0%, 100%, 83%, 2%)
CSS variable
--color-primary: #FB002A;
Lowercase HEX
#fb002a

Shades

Tints

Tones

Harmony

CSS snippets for #FB002A

.color-fb002a {
  color: #FB002A;
  background-color: #FB002A;
}

Frequently asked questions

What color is #FB002A?+

#FB002A is a HEX color with RGB value rgb(251, 0, 42) and HSL value hsl(350, 100%, 49%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #FB002A?+

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