#FD9EFB Color

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

Color preview

#FD9EFB

Color formats

HEX
#FD9EFB
RGB
rgb(253, 158, 251)
RGBA
rgba(253, 158, 251, 1)
HSL
hsl(301, 96%, 81%)
HSV
hsv(301, 38%, 99%)
CMYK
cmyk(0%, 38%, 1%, 1%)
CSS variable
--color-primary: #FD9EFB;
Lowercase HEX
#fd9efb

Shades

Tints

Tones

Harmony

CSS snippets for #FD9EFB

.color-fd9efb {
  color: #FD9EFB;
  background-color: #FD9EFB;
}

Frequently asked questions

What color is #FD9EFB?+

#FD9EFB is a HEX color with RGB value rgb(253, 158, 251) and HSL value hsl(301, 96%, 81%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #FD9EFB?+

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