#EE68E1 Color

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

Color preview

#EE68E1

Color formats

HEX
#EE68E1
RGB
rgb(238, 104, 225)
RGBA
rgba(238, 104, 225, 1)
HSL
hsl(306, 80%, 67%)
HSV
hsv(306, 56%, 93%)
CMYK
cmyk(0%, 56%, 5%, 7%)
CSS variable
--color-primary: #EE68E1;
Lowercase HEX
#ee68e1

Shades

Tints

Tones

Harmony

CSS snippets for #EE68E1

.color-ee68e1 {
  color: #EE68E1;
  background-color: #EE68E1;
}

Frequently asked questions

What color is #EE68E1?+

#EE68E1 is a HEX color with RGB value rgb(238, 104, 225) and HSL value hsl(306, 80%, 67%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #EE68E1?+

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