#FF2B4E Color

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

Color preview

#FF2B4E

Color formats

HEX
#FF2B4E
RGB
rgb(255, 43, 78)
RGBA
rgba(255, 43, 78, 1)
HSL
hsl(350, 100%, 58%)
HSV
hsv(350, 83%, 100%)
CMYK
cmyk(0%, 83%, 69%, 0%)
CSS variable
--color-primary: #FF2B4E;
Lowercase HEX
#ff2b4e

Shades

Tints

Tones

Harmony

CSS snippets for #FF2B4E

.color-ff2b4e {
  color: #FF2B4E;
  background-color: #FF2B4E;
}

Frequently asked questions

What color is #FF2B4E?+

#FF2B4E is a HEX color with RGB value rgb(255, 43, 78) and HSL value hsl(350, 100%, 58%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #FF2B4E?+

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