#EF7E6F Color

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

Color preview

#EF7E6F

Color formats

HEX
#EF7E6F
RGB
rgb(239, 126, 111)
RGBA
rgba(239, 126, 111, 1)
HSL
hsl(7, 80%, 69%)
HSV
hsv(7, 54%, 94%)
CMYK
cmyk(0%, 47%, 54%, 6%)
CSS variable
--color-primary: #EF7E6F;
Lowercase HEX
#ef7e6f

Shades

Tints

Tones

Harmony

CSS snippets for #EF7E6F

.color-ef7e6f {
  color: #EF7E6F;
  background-color: #EF7E6F;
}

Frequently asked questions

What color is #EF7E6F?+

#EF7E6F is a HEX color with RGB value rgb(239, 126, 111) and HSL value hsl(7, 80%, 69%). Its closest CSS named color is Salmon.

What is the closest Tailwind color to #EF7E6F?+

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