#FF6F9C Color

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

Color preview

#FF6F9C

Color formats

HEX
#FF6F9C
RGB
rgb(255, 111, 156)
RGBA
rgba(255, 111, 156, 1)
HSL
hsl(341, 100%, 72%)
HSV
hsv(341, 56%, 100%)
CMYK
cmyk(0%, 56%, 39%, 0%)
CSS variable
--color-primary: #FF6F9C;
Lowercase HEX
#ff6f9c

Shades

Tints

Tones

Harmony

CSS snippets for #FF6F9C

.color-ff6f9c {
  color: #FF6F9C;
  background-color: #FF6F9C;
}

Frequently asked questions

What color is #FF6F9C?+

#FF6F9C is a HEX color with RGB value rgb(255, 111, 156) and HSL value hsl(341, 100%, 72%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #FF6F9C?+

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