#FF8ABD Color

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

Color preview

#FF8ABD

Color formats

HEX
#FF8ABD
RGB
rgb(255, 138, 189)
RGBA
rgba(255, 138, 189, 1)
HSL
hsl(334, 100%, 77%)
HSV
hsv(334, 46%, 100%)
CMYK
cmyk(0%, 46%, 26%, 0%)
CSS variable
--color-primary: #FF8ABD;
Lowercase HEX
#ff8abd

Shades

Tints

Tones

Harmony

CSS snippets for #FF8ABD

.color-ff8abd {
  color: #FF8ABD;
  background-color: #FF8ABD;
}

Frequently asked questions

What color is #FF8ABD?+

#FF8ABD is a HEX color with RGB value rgb(255, 138, 189) and HSL value hsl(334, 100%, 77%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #FF8ABD?+

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