#FF2F7B Color

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

Color preview

#FF2F7B

Color formats

HEX
#FF2F7B
RGB
rgb(255, 47, 123)
RGBA
rgba(255, 47, 123, 1)
HSL
hsl(338, 100%, 59%)
HSV
hsv(338, 82%, 100%)
CMYK
cmyk(0%, 82%, 52%, 0%)
CSS variable
--color-primary: #FF2F7B;
Lowercase HEX
#ff2f7b

Shades

Tints

Tones

Harmony

CSS snippets for #FF2F7B

.color-ff2f7b {
  color: #FF2F7B;
  background-color: #FF2F7B;
}

Frequently asked questions

What color is #FF2F7B?+

#FF2F7B is a HEX color with RGB value rgb(255, 47, 123) and HSL value hsl(338, 100%, 59%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #FF2F7B?+

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