#FD9A49 Color

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

Color preview

#FD9A49

Color formats

HEX
#FD9A49
RGB
rgb(253, 154, 73)
RGBA
rgba(253, 154, 73, 1)
HSL
hsl(27, 98%, 64%)
HSV
hsv(27, 71%, 99%)
CMYK
cmyk(0%, 39%, 71%, 1%)
CSS variable
--color-primary: #FD9A49;
Lowercase HEX
#fd9a49

Shades

Tints

Tones

Harmony

CSS snippets for #FD9A49

.color-fd9a49 {
  color: #FD9A49;
  background-color: #FD9A49;
}

Frequently asked questions

What color is #FD9A49?+

#FD9A49 is a HEX color with RGB value rgb(253, 154, 73) and HSL value hsl(27, 98%, 64%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #FD9A49?+

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