#FE886B Color

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

Color preview

#FE886B

Color formats

HEX
#FE886B
RGB
rgb(254, 136, 107)
RGBA
rgba(254, 136, 107, 1)
HSL
hsl(12, 99%, 71%)
HSV
hsv(12, 58%, 100%)
CMYK
cmyk(0%, 46%, 58%, 0%)
CSS variable
--color-primary: #FE886B;
Lowercase HEX
#fe886b

Shades

Tints

Tones

Harmony

CSS snippets for #FE886B

.color-fe886b {
  color: #FE886B;
  background-color: #FE886B;
}

Frequently asked questions

What color is #FE886B?+

#FE886B is a HEX color with RGB value rgb(254, 136, 107) and HSL value hsl(12, 99%, 71%). Its closest CSS named color is Salmon.

What is the closest Tailwind color to #FE886B?+

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