#FB9DEC Color

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

Color preview

#FB9DEC

Color formats

HEX
#FB9DEC
RGB
rgb(251, 157, 236)
RGBA
rgba(251, 157, 236, 1)
HSL
hsl(310, 92%, 80%)
HSV
hsv(310, 37%, 98%)
CMYK
cmyk(0%, 37%, 6%, 2%)
CSS variable
--color-primary: #FB9DEC;
Lowercase HEX
#fb9dec

Shades

Tints

Tones

Harmony

CSS snippets for #FB9DEC

.color-fb9dec {
  color: #FB9DEC;
  background-color: #FB9DEC;
}

Frequently asked questions

What color is #FB9DEC?+

#FB9DEC is a HEX color with RGB value rgb(251, 157, 236) and HSL value hsl(310, 92%, 80%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #FB9DEC?+

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