#FE0105 Color

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

Color preview

#FE0105

Color formats

HEX
#FE0105
RGB
rgb(254, 1, 5)
RGBA
rgba(254, 1, 5, 1)
HSL
hsl(359, 99%, 50%)
HSV
hsv(359, 100%, 100%)
CMYK
cmyk(0%, 100%, 98%, 0%)
CSS variable
--color-primary: #FE0105;
Lowercase HEX
#fe0105

Shades

Tints

Tones

Harmony

CSS snippets for #FE0105

.color-fe0105 {
  color: #FE0105;
  background-color: #FE0105;
}

Frequently asked questions

What color is #FE0105?+

#FE0105 is a HEX color with RGB value rgb(254, 1, 5) and HSL value hsl(359, 99%, 50%). Its closest CSS named color is Red.

What is the closest Tailwind color to #FE0105?+

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