#FF789E Color

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

Color preview

#FF789E

Color formats

HEX
#FF789E
RGB
rgb(255, 120, 158)
RGBA
rgba(255, 120, 158, 1)
HSL
hsl(343, 100%, 74%)
HSV
hsv(343, 53%, 100%)
CMYK
cmyk(0%, 53%, 38%, 0%)
CSS variable
--color-primary: #FF789E;
Lowercase HEX
#ff789e

Shades

Tints

Tones

Harmony

CSS snippets for #FF789E

.color-ff789e {
  color: #FF789E;
  background-color: #FF789E;
}

Frequently asked questions

What color is #FF789E?+

#FF789E is a HEX color with RGB value rgb(255, 120, 158) and HSL value hsl(343, 100%, 74%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #FF789E?+

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