#F6789C Color

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

Color preview

#F6789C

Color formats

HEX
#F6789C
RGB
rgb(246, 120, 156)
RGBA
rgba(246, 120, 156, 1)
HSL
hsl(343, 88%, 72%)
HSV
hsv(343, 51%, 96%)
CMYK
cmyk(0%, 51%, 37%, 4%)
CSS variable
--color-primary: #F6789C;
Lowercase HEX
#f6789c

Shades

Tints

Tones

Harmony

CSS snippets for #F6789C

.color-f6789c {
  color: #F6789C;
  background-color: #F6789C;
}

Frequently asked questions

What color is #F6789C?+

#F6789C is a HEX color with RGB value rgb(246, 120, 156) and HSL value hsl(343, 88%, 72%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #F6789C?+

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