#FF2F4E Color

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

Color preview

#FF2F4E

Color formats

HEX
#FF2F4E
RGB
rgb(255, 47, 78)
RGBA
rgba(255, 47, 78, 1)
HSL
hsl(351, 100%, 59%)
HSV
hsv(351, 82%, 100%)
CMYK
cmyk(0%, 82%, 69%, 0%)
CSS variable
--color-primary: #FF2F4E;
Lowercase HEX
#ff2f4e

Shades

Tints

Tones

Harmony

CSS snippets for #FF2F4E

.color-ff2f4e {
  color: #FF2F4E;
  background-color: #FF2F4E;
}

Frequently asked questions

What color is #FF2F4E?+

#FF2F4E is a HEX color with RGB value rgb(255, 47, 78) and HSL value hsl(351, 100%, 59%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #FF2F4E?+

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