#E69DEB Color

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

Color preview

#E69DEB

Color formats

HEX
#E69DEB
RGB
rgb(230, 157, 235)
RGBA
rgba(230, 157, 235, 1)
HSL
hsl(296, 66%, 77%)
HSV
hsv(296, 33%, 92%)
CMYK
cmyk(2%, 33%, 0%, 8%)
CSS variable
--color-primary: #E69DEB;
Lowercase HEX
#e69deb

Shades

Tints

Tones

Harmony

CSS snippets for #E69DEB

.color-e69deb {
  color: #E69DEB;
  background-color: #E69DEB;
}

Frequently asked questions

What color is #E69DEB?+

#E69DEB is a HEX color with RGB value rgb(230, 157, 235) and HSL value hsl(296, 66%, 77%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #E69DEB?+

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