#FE3D27 Color

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

Color preview

#FE3D27

Color formats

HEX
#FE3D27
RGB
rgb(254, 61, 39)
RGBA
rgba(254, 61, 39, 1)
HSL
hsl(6, 99%, 57%)
HSV
hsv(6, 85%, 100%)
CMYK
cmyk(0%, 76%, 85%, 0%)
CSS variable
--color-primary: #FE3D27;
Lowercase HEX
#fe3d27

Shades

Tints

Tones

Harmony

CSS snippets for #FE3D27

.color-fe3d27 {
  color: #FE3D27;
  background-color: #FE3D27;
}

Frequently asked questions

What color is #FE3D27?+

#FE3D27 is a HEX color with RGB value rgb(254, 61, 39) and HSL value hsl(6, 99%, 57%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #FE3D27?+

The closest Tailwind color is red-500, available as the bg-red-500 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