#FE2301 Color

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

Color preview

#FE2301

Color formats

HEX
#FE2301
RGB
rgb(254, 35, 1)
RGBA
rgba(254, 35, 1, 1)
HSL
hsl(8, 99%, 50%)
HSV
hsv(8, 100%, 100%)
CMYK
cmyk(0%, 86%, 100%, 0%)
CSS variable
--color-primary: #FE2301;
Lowercase HEX
#fe2301

Shades

Tints

Tones

Harmony

CSS snippets for #FE2301

.color-fe2301 {
  color: #FE2301;
  background-color: #FE2301;
}

Frequently asked questions

What color is #FE2301?+

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

What is the closest Tailwind color to #FE2301?+

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