#FF48EA Color

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

Color preview

#FF48EA

Color formats

HEX
#FF48EA
RGB
rgb(255, 72, 234)
RGBA
rgba(255, 72, 234, 1)
HSL
hsl(307, 100%, 64%)
HSV
hsv(307, 72%, 100%)
CMYK
cmyk(0%, 72%, 8%, 0%)
CSS variable
--color-primary: #FF48EA;
Lowercase HEX
#ff48ea

Shades

Tints

Tones

Harmony

CSS snippets for #FF48EA

.color-ff48ea {
  color: #FF48EA;
  background-color: #FF48EA;
}

Frequently asked questions

What color is #FF48EA?+

#FF48EA is a HEX color with RGB value rgb(255, 72, 234) and HSL value hsl(307, 100%, 64%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #FF48EA?+

The closest Tailwind color is fuchsia-500, available as the bg-fuchsia-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