#FD5EEF Color

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

Color preview

#FD5EEF

Color formats

HEX
#FD5EEF
RGB
rgb(253, 94, 239)
RGBA
rgba(253, 94, 239, 1)
HSL
hsl(305, 98%, 68%)
HSV
hsv(305, 63%, 99%)
CMYK
cmyk(0%, 63%, 6%, 1%)
CSS variable
--color-primary: #FD5EEF;
Lowercase HEX
#fd5eef

Shades

Tints

Tones

Harmony

CSS snippets for #FD5EEF

.color-fd5eef {
  color: #FD5EEF;
  background-color: #FD5EEF;
}

Frequently asked questions

What color is #FD5EEF?+

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

What is the closest Tailwind color to #FD5EEF?+

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