#EF8DE3 Color

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

Color preview

#EF8DE3

Color formats

HEX
#EF8DE3
RGB
rgb(239, 141, 227)
RGBA
rgba(239, 141, 227, 1)
HSL
hsl(307, 75%, 75%)
HSV
hsv(307, 41%, 94%)
CMYK
cmyk(0%, 41%, 5%, 6%)
CSS variable
--color-primary: #EF8DE3;
Lowercase HEX
#ef8de3

Shades

Tints

Tones

Harmony

CSS snippets for #EF8DE3

.color-ef8de3 {
  color: #EF8DE3;
  background-color: #EF8DE3;
}

Frequently asked questions

What color is #EF8DE3?+

#EF8DE3 is a HEX color with RGB value rgb(239, 141, 227) and HSL value hsl(307, 75%, 75%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #EF8DE3?+

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