#FE0B1C Color

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

Color preview

#FE0B1C

Color formats

HEX
#FE0B1C
RGB
rgb(254, 11, 28)
RGBA
rgba(254, 11, 28, 1)
HSL
hsl(356, 99%, 52%)
HSV
hsv(356, 96%, 100%)
CMYK
cmyk(0%, 96%, 89%, 0%)
CSS variable
--color-primary: #FE0B1C;
Lowercase HEX
#fe0b1c

Shades

Tints

Tones

Harmony

CSS snippets for #FE0B1C

.color-fe0b1c {
  color: #FE0B1C;
  background-color: #FE0B1C;
}

Frequently asked questions

What color is #FE0B1C?+

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

What is the closest Tailwind color to #FE0B1C?+

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