#FF0ABA Color

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

Color preview

#FF0ABA

Color formats

HEX
#FF0ABA
RGB
rgb(255, 10, 186)
RGBA
rgba(255, 10, 186, 1)
HSL
hsl(317, 100%, 52%)
HSV
hsv(317, 96%, 100%)
CMYK
cmyk(0%, 96%, 27%, 0%)
CSS variable
--color-primary: #FF0ABA;
Lowercase HEX
#ff0aba

Shades

Tints

Tones

Harmony

CSS snippets for #FF0ABA

.color-ff0aba {
  color: #FF0ABA;
  background-color: #FF0ABA;
}

Frequently asked questions

What color is #FF0ABA?+

#FF0ABA is a HEX color with RGB value rgb(255, 10, 186) and HSL value hsl(317, 100%, 52%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #FF0ABA?+

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