#EE6B2F Color

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

Color preview

#EE6B2F

Color formats

HEX
#EE6B2F
RGB
rgb(238, 107, 47)
RGBA
rgba(238, 107, 47, 1)
HSL
hsl(19, 85%, 56%)
HSV
hsv(19, 80%, 93%)
CMYK
cmyk(0%, 55%, 80%, 7%)
CSS variable
--color-primary: #EE6B2F;
Lowercase HEX
#ee6b2f

Shades

Tints

Tones

Harmony

CSS snippets for #EE6B2F

.color-ee6b2f {
  color: #EE6B2F;
  background-color: #EE6B2F;
}

Frequently asked questions

What color is #EE6B2F?+

#EE6B2F is a HEX color with RGB value rgb(238, 107, 47) and HSL value hsl(19, 85%, 56%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #EE6B2F?+

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