#FE8E6F Color

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

Color preview

#FE8E6F

Color formats

HEX
#FE8E6F
RGB
rgb(254, 142, 111)
RGBA
rgba(254, 142, 111, 1)
HSL
hsl(13, 99%, 72%)
HSV
hsv(13, 56%, 100%)
CMYK
cmyk(0%, 44%, 56%, 0%)
CSS variable
--color-primary: #FE8E6F;
Lowercase HEX
#fe8e6f

Shades

Tints

Tones

Harmony

CSS snippets for #FE8E6F

.color-fe8e6f {
  color: #FE8E6F;
  background-color: #FE8E6F;
}

Frequently asked questions

What color is #FE8E6F?+

#FE8E6F is a HEX color with RGB value rgb(254, 142, 111) and HSL value hsl(13, 99%, 72%). Its closest CSS named color is Salmon.

What is the closest Tailwind color to #FE8E6F?+

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