#EF7B6C Color

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

Color preview

#EF7B6C

Color formats

HEX
#EF7B6C
RGB
rgb(239, 123, 108)
RGBA
rgba(239, 123, 108, 1)
HSL
hsl(7, 80%, 68%)
HSV
hsv(7, 55%, 94%)
CMYK
cmyk(0%, 49%, 55%, 6%)
CSS variable
--color-primary: #EF7B6C;
Lowercase HEX
#ef7b6c

Shades

Tints

Tones

Harmony

CSS snippets for #EF7B6C

.color-ef7b6c {
  color: #EF7B6C;
  background-color: #EF7B6C;
}

Frequently asked questions

What color is #EF7B6C?+

#EF7B6C is a HEX color with RGB value rgb(239, 123, 108) and HSL value hsl(7, 80%, 68%). Its closest CSS named color is Salmon.

What is the closest Tailwind color to #EF7B6C?+

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