#FF6F8E Color

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

Color preview

#FF6F8E

Color formats

HEX
#FF6F8E
RGB
rgb(255, 111, 142)
RGBA
rgba(255, 111, 142, 1)
HSL
hsl(347, 100%, 72%)
HSV
hsv(347, 56%, 100%)
CMYK
cmyk(0%, 56%, 44%, 0%)
CSS variable
--color-primary: #FF6F8E;
Lowercase HEX
#ff6f8e

Shades

Tints

Tones

Harmony

CSS snippets for #FF6F8E

.color-ff6f8e {
  color: #FF6F8E;
  background-color: #FF6F8E;
}

Frequently asked questions

What color is #FF6F8E?+

#FF6F8E is a HEX color with RGB value rgb(255, 111, 142) and HSL value hsl(347, 100%, 72%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #FF6F8E?+

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