#FD6A2B Color

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

Color preview

#FD6A2B

Color formats

HEX
#FD6A2B
RGB
rgb(253, 106, 43)
RGBA
rgba(253, 106, 43, 1)
HSL
hsl(18, 98%, 58%)
HSV
hsv(18, 83%, 99%)
CMYK
cmyk(0%, 58%, 83%, 1%)
CSS variable
--color-primary: #FD6A2B;
Lowercase HEX
#fd6a2b

Shades

Tints

Tones

Harmony

CSS snippets for #FD6A2B

.color-fd6a2b {
  color: #FD6A2B;
  background-color: #FD6A2B;
}

Frequently asked questions

What color is #FD6A2B?+

#FD6A2B is a HEX color with RGB value rgb(253, 106, 43) and HSL value hsl(18, 98%, 58%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #FD6A2B?+

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