#FB9D50 Color

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

Color preview

#FB9D50

Color formats

HEX
#FB9D50
RGB
rgb(251, 157, 80)
RGBA
rgba(251, 157, 80, 1)
HSL
hsl(27, 96%, 65%)
HSV
hsv(27, 68%, 98%)
CMYK
cmyk(0%, 37%, 68%, 2%)
CSS variable
--color-primary: #FB9D50;
Lowercase HEX
#fb9d50

Shades

Tints

Tones

Harmony

CSS snippets for #FB9D50

.color-fb9d50 {
  color: #FB9D50;
  background-color: #FB9D50;
}

Frequently asked questions

What color is #FB9D50?+

#FB9D50 is a HEX color with RGB value rgb(251, 157, 80) and HSL value hsl(27, 96%, 65%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #FB9D50?+

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