#EB6E3C Color

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

Color preview

#EB6E3C

Color formats

HEX
#EB6E3C
RGB
rgb(235, 110, 60)
RGBA
rgba(235, 110, 60, 1)
HSL
hsl(17, 81%, 58%)
HSV
hsv(17, 74%, 92%)
CMYK
cmyk(0%, 53%, 74%, 8%)
CSS variable
--color-primary: #EB6E3C;
Lowercase HEX
#eb6e3c

Shades

Tints

Tones

Harmony

CSS snippets for #EB6E3C

.color-eb6e3c {
  color: #EB6E3C;
  background-color: #EB6E3C;
}

Frequently asked questions

What color is #EB6E3C?+

#EB6E3C is a HEX color with RGB value rgb(235, 110, 60) and HSL value hsl(17, 81%, 58%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #EB6E3C?+

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