#FF4BF0 Color

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

Color preview

#FF4BF0

Color formats

HEX
#FF4BF0
RGB
rgb(255, 75, 240)
RGBA
rgba(255, 75, 240, 1)
HSL
hsl(305, 100%, 65%)
HSV
hsv(305, 71%, 100%)
CMYK
cmyk(0%, 71%, 6%, 0%)
CSS variable
--color-primary: #FF4BF0;
Lowercase HEX
#ff4bf0

Shades

Tints

Tones

Harmony

CSS snippets for #FF4BF0

.color-ff4bf0 {
  color: #FF4BF0;
  background-color: #FF4BF0;
}

Frequently asked questions

What color is #FF4BF0?+

#FF4BF0 is a HEX color with RGB value rgb(255, 75, 240) and HSL value hsl(305, 100%, 65%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #FF4BF0?+

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