#FF8CB8 Color

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

Color preview

#FF8CB8

Color formats

HEX
#FF8CB8
RGB
rgb(255, 140, 184)
RGBA
rgba(255, 140, 184, 1)
HSL
hsl(337, 100%, 77%)
HSV
hsv(337, 45%, 100%)
CMYK
cmyk(0%, 45%, 28%, 0%)
CSS variable
--color-primary: #FF8CB8;
Lowercase HEX
#ff8cb8

Shades

Tints

Tones

Harmony

CSS snippets for #FF8CB8

.color-ff8cb8 {
  color: #FF8CB8;
  background-color: #FF8CB8;
}

Frequently asked questions

What color is #FF8CB8?+

#FF8CB8 is a HEX color with RGB value rgb(255, 140, 184) and HSL value hsl(337, 100%, 77%). Its closest CSS named color is HotPink.

What is the closest Tailwind color to #FF8CB8?+

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