#EF6C95 Color

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

Color preview

#EF6C95

Color formats

HEX
#EF6C95
RGB
rgb(239, 108, 149)
RGBA
rgba(239, 108, 149, 1)
HSL
hsl(341, 80%, 68%)
HSV
hsv(341, 55%, 94%)
CMYK
cmyk(0%, 55%, 38%, 6%)
CSS variable
--color-primary: #EF6C95;
Lowercase HEX
#ef6c95

Shades

Tints

Tones

Harmony

CSS snippets for #EF6C95

.color-ef6c95 {
  color: #EF6C95;
  background-color: #EF6C95;
}

Frequently asked questions

What color is #EF6C95?+

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

What is the closest Tailwind color to #EF6C95?+

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