#F5568B Color

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

Color preview

#F5568B

Color formats

HEX
#F5568B
RGB
rgb(245, 86, 139)
RGBA
rgba(245, 86, 139, 1)
HSL
hsl(340, 89%, 65%)
HSV
hsv(340, 65%, 96%)
CMYK
cmyk(0%, 65%, 43%, 4%)
CSS variable
--color-primary: #F5568B;
Lowercase HEX
#f5568b

Shades

Tints

Tones

Harmony

CSS snippets for #F5568B

.color-f5568b {
  color: #F5568B;
  background-color: #F5568B;
}

Frequently asked questions

What color is #F5568B?+

#F5568B is a HEX color with RGB value rgb(245, 86, 139) and HSL value hsl(340, 89%, 65%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #F5568B?+

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