#FE6F7E Color

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

Color preview

#FE6F7E

Color formats

HEX
#FE6F7E
RGB
rgb(254, 111, 126)
RGBA
rgba(254, 111, 126, 1)
HSL
hsl(354, 99%, 72%)
HSV
hsv(354, 56%, 100%)
CMYK
cmyk(0%, 56%, 50%, 0%)
CSS variable
--color-primary: #FE6F7E;
Lowercase HEX
#fe6f7e

Shades

Tints

Tones

Harmony

CSS snippets for #FE6F7E

.color-fe6f7e {
  color: #FE6F7E;
  background-color: #FE6F7E;
}

Frequently asked questions

What color is #FE6F7E?+

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

What is the closest Tailwind color to #FE6F7E?+

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