#FF7DE5 Color

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

Color preview

#FF7DE5

Color formats

HEX
#FF7DE5
RGB
rgb(255, 125, 229)
RGBA
rgba(255, 125, 229, 1)
HSL
hsl(312, 100%, 75%)
HSV
hsv(312, 51%, 100%)
CMYK
cmyk(0%, 51%, 10%, 0%)
CSS variable
--color-primary: #FF7DE5;
Lowercase HEX
#ff7de5

Shades

Tints

Tones

Harmony

CSS snippets for #FF7DE5

.color-ff7de5 {
  color: #FF7DE5;
  background-color: #FF7DE5;
}

Frequently asked questions

What color is #FF7DE5?+

#FF7DE5 is a HEX color with RGB value rgb(255, 125, 229) and HSL value hsl(312, 100%, 75%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #FF7DE5?+

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