#FA2E50 Color

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

Color preview

#FA2E50

Color formats

HEX
#FA2E50
RGB
rgb(250, 46, 80)
RGBA
rgba(250, 46, 80, 1)
HSL
hsl(350, 95%, 58%)
HSV
hsv(350, 82%, 98%)
CMYK
cmyk(0%, 82%, 68%, 2%)
CSS variable
--color-primary: #FA2E50;
Lowercase HEX
#fa2e50

Shades

Tints

Tones

Harmony

CSS snippets for #FA2E50

.color-fa2e50 {
  color: #FA2E50;
  background-color: #FA2E50;
}

Frequently asked questions

What color is #FA2E50?+

#FA2E50 is a HEX color with RGB value rgb(250, 46, 80) and HSL value hsl(350, 95%, 58%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #FA2E50?+

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