#FE512F Color

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

Color preview

#FE512F

Color formats

HEX
#FE512F
RGB
rgb(254, 81, 47)
RGBA
rgba(254, 81, 47, 1)
HSL
hsl(10, 99%, 59%)
HSV
hsv(10, 81%, 100%)
CMYK
cmyk(0%, 68%, 81%, 0%)
CSS variable
--color-primary: #FE512F;
Lowercase HEX
#fe512f

Shades

Tints

Tones

Harmony

CSS snippets for #FE512F

.color-fe512f {
  color: #FE512F;
  background-color: #FE512F;
}

Frequently asked questions

What color is #FE512F?+

#FE512F is a HEX color with RGB value rgb(254, 81, 47) and HSL value hsl(10, 99%, 59%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #FE512F?+

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