#FD4EEF Color

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

Color preview

#FD4EEF

Color formats

HEX
#FD4EEF
RGB
rgb(253, 78, 239)
RGBA
rgba(253, 78, 239, 1)
HSL
hsl(305, 98%, 65%)
HSV
hsv(305, 69%, 99%)
CMYK
cmyk(0%, 69%, 6%, 1%)
CSS variable
--color-primary: #FD4EEF;
Lowercase HEX
#fd4eef

Shades

Tints

Tones

Harmony

CSS snippets for #FD4EEF

.color-fd4eef {
  color: #FD4EEF;
  background-color: #FD4EEF;
}

Frequently asked questions

What color is #FD4EEF?+

#FD4EEF is a HEX color with RGB value rgb(253, 78, 239) and HSL value hsl(305, 98%, 65%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #FD4EEF?+

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