#FE200B Color

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

Color preview

#FE200B

Color formats

HEX
#FE200B
RGB
rgb(254, 32, 11)
RGBA
rgba(254, 32, 11, 1)
HSL
hsl(5, 99%, 52%)
HSV
hsv(5, 96%, 100%)
CMYK
cmyk(0%, 87%, 96%, 0%)
CSS variable
--color-primary: #FE200B;
Lowercase HEX
#fe200b

Shades

Tints

Tones

Harmony

CSS snippets for #FE200B

.color-fe200b {
  color: #FE200B;
  background-color: #FE200B;
}

Frequently asked questions

What color is #FE200B?+

#FE200B is a HEX color with RGB value rgb(254, 32, 11) and HSL value hsl(5, 99%, 52%). Its closest CSS named color is Red.

What is the closest Tailwind color to #FE200B?+

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