#FE2B06 Color

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

Color preview

#FE2B06

Color formats

HEX
#FE2B06
RGB
rgb(254, 43, 6)
RGBA
rgba(254, 43, 6, 1)
HSL
hsl(9, 99%, 51%)
HSV
hsv(9, 98%, 100%)
CMYK
cmyk(0%, 83%, 98%, 0%)
CSS variable
--color-primary: #FE2B06;
Lowercase HEX
#fe2b06

Shades

Tints

Tones

Harmony

CSS snippets for #FE2B06

.color-fe2b06 {
  color: #FE2B06;
  background-color: #FE2B06;
}

Frequently asked questions

What color is #FE2B06?+

#FE2B06 is a HEX color with RGB value rgb(254, 43, 6) and HSL value hsl(9, 99%, 51%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #FE2B06?+

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