#FF8CBE Color

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

Color preview

#FF8CBE

Color formats

HEX
#FF8CBE
RGB
rgb(255, 140, 190)
RGBA
rgba(255, 140, 190, 1)
HSL
hsl(334, 100%, 77%)
HSV
hsv(334, 45%, 100%)
CMYK
cmyk(0%, 45%, 25%, 0%)
CSS variable
--color-primary: #FF8CBE;
Lowercase HEX
#ff8cbe

Shades

Tints

Tones

Harmony

CSS snippets for #FF8CBE

.color-ff8cbe {
  color: #FF8CBE;
  background-color: #FF8CBE;
}

Frequently asked questions

What color is #FF8CBE?+

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

What is the closest Tailwind color to #FF8CBE?+

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