#FE2A5F Color

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

Color preview

#FE2A5F

Color formats

HEX
#FE2A5F
RGB
rgb(254, 42, 95)
RGBA
rgba(254, 42, 95, 1)
HSL
hsl(345, 99%, 58%)
HSV
hsv(345, 83%, 100%)
CMYK
cmyk(0%, 83%, 63%, 0%)
CSS variable
--color-primary: #FE2A5F;
Lowercase HEX
#fe2a5f

Shades

Tints

Tones

Harmony

CSS snippets for #FE2A5F

.color-fe2a5f {
  color: #FE2A5F;
  background-color: #FE2A5F;
}

Frequently asked questions

What color is #FE2A5F?+

#FE2A5F is a HEX color with RGB value rgb(254, 42, 95) and HSL value hsl(345, 99%, 58%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #FE2A5F?+

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