#FE0B0F Color

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

Color preview

#FE0B0F

Color formats

HEX
#FE0B0F
RGB
rgb(254, 11, 15)
RGBA
rgba(254, 11, 15, 1)
HSL
hsl(359, 99%, 52%)
HSV
hsv(359, 96%, 100%)
CMYK
cmyk(0%, 96%, 94%, 0%)
CSS variable
--color-primary: #FE0B0F;
Lowercase HEX
#fe0b0f

Shades

Tints

Tones

Harmony

CSS snippets for #FE0B0F

.color-fe0b0f {
  color: #FE0B0F;
  background-color: #FE0B0F;
}

Frequently asked questions

What color is #FE0B0F?+

#FE0B0F is a HEX color with RGB value rgb(254, 11, 15) and HSL value hsl(359, 99%, 52%). Its closest CSS named color is Red.

What is the closest Tailwind color to #FE0B0F?+

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