#EF6C8B Color

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

Color preview

#EF6C8B

Color formats

HEX
#EF6C8B
RGB
rgb(239, 108, 139)
RGBA
rgba(239, 108, 139, 1)
HSL
hsl(346, 80%, 68%)
HSV
hsv(346, 55%, 94%)
CMYK
cmyk(0%, 55%, 42%, 6%)
CSS variable
--color-primary: #EF6C8B;
Lowercase HEX
#ef6c8b

Shades

Tints

Tones

Harmony

CSS snippets for #EF6C8B

.color-ef6c8b {
  color: #EF6C8B;
  background-color: #EF6C8B;
}

Frequently asked questions

What color is #EF6C8B?+

#EF6C8B is a HEX color with RGB value rgb(239, 108, 139) and HSL value hsl(346, 80%, 68%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #EF6C8B?+

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