#FF088C Color

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

Color preview

#FF088C

Color formats

HEX
#FF088C
RGB
rgb(255, 8, 140)
RGBA
rgba(255, 8, 140, 1)
HSL
hsl(328, 100%, 52%)
HSV
hsv(328, 97%, 100%)
CMYK
cmyk(0%, 97%, 45%, 0%)
CSS variable
--color-primary: #FF088C;
Lowercase HEX
#ff088c

Shades

Tints

Tones

Harmony

CSS snippets for #FF088C

.color-ff088c {
  color: #FF088C;
  background-color: #FF088C;
}

Frequently asked questions

What color is #FF088C?+

#FF088C is a HEX color with RGB value rgb(255, 8, 140) and HSL value hsl(328, 100%, 52%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #FF088C?+

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