#FE1306 Color

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

Color preview

#FE1306

Color formats

HEX
#FE1306
RGB
rgb(254, 19, 6)
RGBA
rgba(254, 19, 6, 1)
HSL
hsl(3, 99%, 51%)
HSV
hsv(3, 98%, 100%)
CMYK
cmyk(0%, 93%, 98%, 0%)
CSS variable
--color-primary: #FE1306;
Lowercase HEX
#fe1306

Shades

Tints

Tones

Harmony

CSS snippets for #FE1306

.color-fe1306 {
  color: #FE1306;
  background-color: #FE1306;
}

Frequently asked questions

What color is #FE1306?+

#FE1306 is a HEX color with RGB value rgb(254, 19, 6) and HSL value hsl(3, 99%, 51%). Its closest CSS named color is Red.

What is the closest Tailwind color to #FE1306?+

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