#EF6B3A Color

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

Color preview

#EF6B3A

Color formats

HEX
#EF6B3A
RGB
rgb(239, 107, 58)
RGBA
rgba(239, 107, 58, 1)
HSL
hsl(16, 85%, 58%)
HSV
hsv(16, 76%, 94%)
CMYK
cmyk(0%, 55%, 76%, 6%)
CSS variable
--color-primary: #EF6B3A;
Lowercase HEX
#ef6b3a

Shades

Tints

Tones

Harmony

CSS snippets for #EF6B3A

.color-ef6b3a {
  color: #EF6B3A;
  background-color: #EF6B3A;
}

Frequently asked questions

What color is #EF6B3A?+

#EF6B3A is a HEX color with RGB value rgb(239, 107, 58) and HSL value hsl(16, 85%, 58%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #EF6B3A?+

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