#EE38FF Color

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

Color preview

#EE38FF

Color formats

HEX
#EE38FF
RGB
rgb(238, 56, 255)
RGBA
rgba(238, 56, 255, 1)
HSL
hsl(295, 100%, 61%)
HSV
hsv(295, 78%, 100%)
CMYK
cmyk(7%, 78%, 0%, 0%)
CSS variable
--color-primary: #EE38FF;
Lowercase HEX
#ee38ff

Shades

Tints

Tones

Harmony

CSS snippets for #EE38FF

.color-ee38ff {
  color: #EE38FF;
  background-color: #EE38FF;
}

Frequently asked questions

What color is #EE38FF?+

#EE38FF is a HEX color with RGB value rgb(238, 56, 255) and HSL value hsl(295, 100%, 61%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #EE38FF?+

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