#FD6E3A Color

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

Color preview

#FD6E3A

Color formats

HEX
#FD6E3A
RGB
rgb(253, 110, 58)
RGBA
rgba(253, 110, 58, 1)
HSL
hsl(16, 98%, 61%)
HSV
hsv(16, 77%, 99%)
CMYK
cmyk(0%, 57%, 77%, 1%)
CSS variable
--color-primary: #FD6E3A;
Lowercase HEX
#fd6e3a

Shades

Tints

Tones

Harmony

CSS snippets for #FD6E3A

.color-fd6e3a {
  color: #FD6E3A;
  background-color: #FD6E3A;
}

Frequently asked questions

What color is #FD6E3A?+

#FD6E3A is a HEX color with RGB value rgb(253, 110, 58) and HSL value hsl(16, 98%, 61%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #FD6E3A?+

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