#F200BA Color

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

Color preview

#F200BA

Color formats

HEX
#F200BA
RGB
rgb(242, 0, 186)
RGBA
rgba(242, 0, 186, 1)
HSL
hsl(314, 100%, 47%)
HSV
hsv(314, 100%, 95%)
CMYK
cmyk(0%, 100%, 23%, 5%)
CSS variable
--color-primary: #F200BA;
Lowercase HEX
#f200ba

Shades

Tints

Tones

Harmony

CSS snippets for #F200BA

.color-f200ba {
  color: #F200BA;
  background-color: #F200BA;
}

Frequently asked questions

What color is #F200BA?+

#F200BA is a HEX color with RGB value rgb(242, 0, 186) and HSL value hsl(314, 100%, 47%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #F200BA?+

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