#EF8A6B Color

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

Color preview

#EF8A6B

Color formats

HEX
#EF8A6B
RGB
rgb(239, 138, 107)
RGBA
rgba(239, 138, 107, 1)
HSL
hsl(14, 80%, 68%)
HSV
hsv(14, 55%, 94%)
CMYK
cmyk(0%, 42%, 55%, 6%)
CSS variable
--color-primary: #EF8A6B;
Lowercase HEX
#ef8a6b

Shades

Tints

Tones

Harmony

CSS snippets for #EF8A6B

.color-ef8a6b {
  color: #EF8A6B;
  background-color: #EF8A6B;
}

Frequently asked questions

What color is #EF8A6B?+

#EF8A6B is a HEX color with RGB value rgb(239, 138, 107) and HSL value hsl(14, 80%, 68%). Its closest CSS named color is Salmon.

What is the closest Tailwind color to #EF8A6B?+

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