#EF68A0 Color

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

Color preview

#EF68A0

Color formats

HEX
#EF68A0
RGB
rgb(239, 104, 160)
RGBA
rgba(239, 104, 160, 1)
HSL
hsl(335, 81%, 67%)
HSV
hsv(335, 56%, 94%)
CMYK
cmyk(0%, 56%, 33%, 6%)
CSS variable
--color-primary: #EF68A0;
Lowercase HEX
#ef68a0

Shades

Tints

Tones

Harmony

CSS snippets for #EF68A0

.color-ef68a0 {
  color: #EF68A0;
  background-color: #EF68A0;
}

Frequently asked questions

What color is #EF68A0?+

#EF68A0 is a HEX color with RGB value rgb(239, 104, 160) and HSL value hsl(335, 81%, 67%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #EF68A0?+

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