#FE2B01 Color

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

Color preview

#FE2B01

Color formats

HEX
#FE2B01
RGB
rgb(254, 43, 1)
RGBA
rgba(254, 43, 1, 1)
HSL
hsl(10, 99%, 50%)
HSV
hsv(10, 100%, 100%)
CMYK
cmyk(0%, 83%, 100%, 0%)
CSS variable
--color-primary: #FE2B01;
Lowercase HEX
#fe2b01

Shades

Tints

Tones

Harmony

CSS snippets for #FE2B01

.color-fe2b01 {
  color: #FE2B01;
  background-color: #FE2B01;
}

Frequently asked questions

What color is #FE2B01?+

#FE2B01 is a HEX color with RGB value rgb(254, 43, 1) and HSL value hsl(10, 99%, 50%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #FE2B01?+

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