#FC030B Color

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

Color preview

#FC030B

Color formats

HEX
#FC030B
RGB
rgb(252, 3, 11)
RGBA
rgba(252, 3, 11, 1)
HSL
hsl(358, 98%, 50%)
HSV
hsv(358, 99%, 99%)
CMYK
cmyk(0%, 99%, 96%, 1%)
CSS variable
--color-primary: #FC030B;
Lowercase HEX
#fc030b

Shades

Tints

Tones

Harmony

CSS snippets for #FC030B

.color-fc030b {
  color: #FC030B;
  background-color: #FC030B;
}

Frequently asked questions

What color is #FC030B?+

#FC030B is a HEX color with RGB value rgb(252, 3, 11) and HSL value hsl(358, 98%, 50%). Its closest CSS named color is Red.

What is the closest Tailwind color to #FC030B?+

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