#FE8B64 Color

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

Color preview

#FE8B64

Color formats

HEX
#FE8B64
RGB
rgb(254, 139, 100)
RGBA
rgba(254, 139, 100, 1)
HSL
hsl(15, 99%, 69%)
HSV
hsv(15, 61%, 100%)
CMYK
cmyk(0%, 45%, 61%, 0%)
CSS variable
--color-primary: #FE8B64;
Lowercase HEX
#fe8b64

Shades

Tints

Tones

Harmony

CSS snippets for #FE8B64

.color-fe8b64 {
  color: #FE8B64;
  background-color: #FE8B64;
}

Frequently asked questions

What color is #FE8B64?+

#FE8B64 is a HEX color with RGB value rgb(254, 139, 100) and HSL value hsl(15, 99%, 69%). Its closest CSS named color is Salmon.

What is the closest Tailwind color to #FE8B64?+

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