#FF48ED Color

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

Color preview

#FF48ED

Color formats

HEX
#FF48ED
RGB
rgb(255, 72, 237)
RGBA
rgba(255, 72, 237, 1)
HSL
hsl(306, 100%, 64%)
HSV
hsv(306, 72%, 100%)
CMYK
cmyk(0%, 72%, 7%, 0%)
CSS variable
--color-primary: #FF48ED;
Lowercase HEX
#ff48ed

Shades

Tints

Tones

Harmony

CSS snippets for #FF48ED

.color-ff48ed {
  color: #FF48ED;
  background-color: #FF48ED;
}

Frequently asked questions

What color is #FF48ED?+

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

What is the closest Tailwind color to #FF48ED?+

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