#FC030F Color

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

Color preview

#FC030F

Color formats

HEX
#FC030F
RGB
rgb(252, 3, 15)
RGBA
rgba(252, 3, 15, 1)
HSL
hsl(357, 98%, 50%)
HSV
hsv(357, 99%, 99%)
CMYK
cmyk(0%, 99%, 94%, 1%)
CSS variable
--color-primary: #FC030F;
Lowercase HEX
#fc030f

Shades

Tints

Tones

Harmony

CSS snippets for #FC030F

.color-fc030f {
  color: #FC030F;
  background-color: #FC030F;
}

Frequently asked questions

What color is #FC030F?+

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

What is the closest Tailwind color to #FC030F?+

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