#FE0B9D Color

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

Color preview

#FE0B9D

Color formats

HEX
#FE0B9D
RGB
rgb(254, 11, 157)
RGBA
rgba(254, 11, 157, 1)
HSL
hsl(324, 99%, 52%)
HSV
hsv(324, 96%, 100%)
CMYK
cmyk(0%, 96%, 38%, 0%)
CSS variable
--color-primary: #FE0B9D;
Lowercase HEX
#fe0b9d

Shades

Tints

Tones

Harmony

CSS snippets for #FE0B9D

.color-fe0b9d {
  color: #FE0B9D;
  background-color: #FE0B9D;
}

Frequently asked questions

What color is #FE0B9D?+

#FE0B9D is a HEX color with RGB value rgb(254, 11, 157) and HSL value hsl(324, 99%, 52%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #FE0B9D?+

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