#FE706B Color

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

Color preview

#FE706B

Color formats

HEX
#FE706B
RGB
rgb(254, 112, 107)
RGBA
rgba(254, 112, 107, 1)
HSL
hsl(2, 99%, 71%)
HSV
hsv(2, 58%, 100%)
CMYK
cmyk(0%, 56%, 58%, 0%)
CSS variable
--color-primary: #FE706B;
Lowercase HEX
#fe706b

Shades

Tints

Tones

Harmony

CSS snippets for #FE706B

.color-fe706b {
  color: #FE706B;
  background-color: #FE706B;
}

Frequently asked questions

What color is #FE706B?+

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

What is the closest Tailwind color to #FE706B?+

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