#FE2701 Color

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

Color preview

#FE2701

Color formats

HEX
#FE2701
RGB
rgb(254, 39, 1)
RGBA
rgba(254, 39, 1, 1)
HSL
hsl(9, 99%, 50%)
HSV
hsv(9, 100%, 100%)
CMYK
cmyk(0%, 85%, 100%, 0%)
CSS variable
--color-primary: #FE2701;
Lowercase HEX
#fe2701

Shades

Tints

Tones

Harmony

CSS snippets for #FE2701

.color-fe2701 {
  color: #FE2701;
  background-color: #FE2701;
}

Frequently asked questions

What color is #FE2701?+

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

What is the closest Tailwind color to #FE2701?+

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