#EF6B7F Color

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

Color preview

#EF6B7F

Color formats

HEX
#EF6B7F
RGB
rgb(239, 107, 127)
RGBA
rgba(239, 107, 127, 1)
HSL
hsl(351, 80%, 68%)
HSV
hsv(351, 55%, 94%)
CMYK
cmyk(0%, 55%, 47%, 6%)
CSS variable
--color-primary: #EF6B7F;
Lowercase HEX
#ef6b7f

Shades

Tints

Tones

Harmony

CSS snippets for #EF6B7F

.color-ef6b7f {
  color: #EF6B7F;
  background-color: #EF6B7F;
}

Frequently asked questions

What color is #EF6B7F?+

#EF6B7F is a HEX color with RGB value rgb(239, 107, 127) and HSL value hsl(351, 80%, 68%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #EF6B7F?+

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