#FE300B Color

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

Color preview

#FE300B

Color formats

HEX
#FE300B
RGB
rgb(254, 48, 11)
RGBA
rgba(254, 48, 11, 1)
HSL
hsl(9, 99%, 52%)
HSV
hsv(9, 96%, 100%)
CMYK
cmyk(0%, 81%, 96%, 0%)
CSS variable
--color-primary: #FE300B;
Lowercase HEX
#fe300b

Shades

Tints

Tones

Harmony

CSS snippets for #FE300B

.color-fe300b {
  color: #FE300B;
  background-color: #FE300B;
}

Frequently asked questions

What color is #FE300B?+

#FE300B is a HEX color with RGB value rgb(254, 48, 11) and HSL value hsl(9, 99%, 52%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #FE300B?+

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