#EB65E0 Color

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

Color preview

#EB65E0

Color formats

HEX
#EB65E0
RGB
rgb(235, 101, 224)
RGBA
rgba(235, 101, 224, 1)
HSL
hsl(305, 77%, 66%)
HSV
hsv(305, 57%, 92%)
CMYK
cmyk(0%, 57%, 5%, 8%)
CSS variable
--color-primary: #EB65E0;
Lowercase HEX
#eb65e0

Shades

Tints

Tones

Harmony

CSS snippets for #EB65E0

.color-eb65e0 {
  color: #EB65E0;
  background-color: #EB65E0;
}

Frequently asked questions

What color is #EB65E0?+

#EB65E0 is a HEX color with RGB value rgb(235, 101, 224) and HSL value hsl(305, 77%, 66%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #EB65E0?+

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