#EB45F7 Color

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

Color preview

#EB45F7

Color formats

HEX
#EB45F7
RGB
rgb(235, 69, 247)
RGBA
rgba(235, 69, 247, 1)
HSL
hsl(296, 92%, 62%)
HSV
hsv(296, 72%, 97%)
CMYK
cmyk(5%, 72%, 0%, 3%)
CSS variable
--color-primary: #EB45F7;
Lowercase HEX
#eb45f7

Shades

Tints

Tones

Harmony

CSS snippets for #EB45F7

.color-eb45f7 {
  color: #EB45F7;
  background-color: #EB45F7;
}

Frequently asked questions

What color is #EB45F7?+

#EB45F7 is a HEX color with RGB value rgb(235, 69, 247) and HSL value hsl(296, 92%, 62%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #EB45F7?+

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