#F00ABE Color

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

Color preview

#F00ABE

Color formats

HEX
#F00ABE
RGB
rgb(240, 10, 190)
RGBA
rgba(240, 10, 190, 1)
HSL
hsl(313, 92%, 49%)
HSV
hsv(313, 96%, 94%)
CMYK
cmyk(0%, 96%, 21%, 6%)
CSS variable
--color-primary: #F00ABE;
Lowercase HEX
#f00abe

Shades

Tints

Tones

Harmony

CSS snippets for #F00ABE

.color-f00abe {
  color: #F00ABE;
  background-color: #F00ABE;
}

Frequently asked questions

What color is #F00ABE?+

#F00ABE is a HEX color with RGB value rgb(240, 10, 190) and HSL value hsl(313, 92%, 49%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #F00ABE?+

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