#FF0AEB Color

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

Color preview

#FF0AEB

Color formats

HEX
#FF0AEB
RGB
rgb(255, 10, 235)
RGBA
rgba(255, 10, 235, 1)
HSL
hsl(305, 100%, 52%)
HSV
hsv(305, 96%, 100%)
CMYK
cmyk(0%, 96%, 8%, 0%)
CSS variable
--color-primary: #FF0AEB;
Lowercase HEX
#ff0aeb

Shades

Tints

Tones

Harmony

CSS snippets for #FF0AEB

.color-ff0aeb {
  color: #FF0AEB;
  background-color: #FF0AEB;
}

Frequently asked questions

What color is #FF0AEB?+

#FF0AEB is a HEX color with RGB value rgb(255, 10, 235) and HSL value hsl(305, 100%, 52%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #FF0AEB?+

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