#EB65D9 Color

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

Color preview

#EB65D9

Color formats

HEX
#EB65D9
RGB
rgb(235, 101, 217)
RGBA
rgba(235, 101, 217, 1)
HSL
hsl(308, 77%, 66%)
HSV
hsv(308, 57%, 92%)
CMYK
cmyk(0%, 57%, 8%, 8%)
CSS variable
--color-primary: #EB65D9;
Lowercase HEX
#eb65d9

Shades

Tints

Tones

Harmony

CSS snippets for #EB65D9

.color-eb65d9 {
  color: #EB65D9;
  background-color: #EB65D9;
}

Frequently asked questions

What color is #EB65D9?+

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

What is the closest Tailwind color to #EB65D9?+

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