#F5566B Color

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

Color preview

#F5566B

Color formats

HEX
#F5566B
RGB
rgb(245, 86, 107)
RGBA
rgba(245, 86, 107, 1)
HSL
hsl(352, 89%, 65%)
HSV
hsv(352, 65%, 96%)
CMYK
cmyk(0%, 65%, 56%, 4%)
CSS variable
--color-primary: #F5566B;
Lowercase HEX
#f5566b

Shades

Tints

Tones

Harmony

CSS snippets for #F5566B

.color-f5566b {
  color: #F5566B;
  background-color: #F5566B;
}

Frequently asked questions

What color is #F5566B?+

#F5566B is a HEX color with RGB value rgb(245, 86, 107) and HSL value hsl(352, 89%, 65%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #F5566B?+

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