#FB9660 Color

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

Color preview

#FB9660

Color formats

HEX
#FB9660
RGB
rgb(251, 150, 96)
RGBA
rgba(251, 150, 96, 1)
HSL
hsl(21, 95%, 68%)
HSV
hsv(21, 62%, 98%)
CMYK
cmyk(0%, 40%, 62%, 2%)
CSS variable
--color-primary: #FB9660;
Lowercase HEX
#fb9660

Shades

Tints

Tones

Harmony

CSS snippets for #FB9660

.color-fb9660 {
  color: #FB9660;
  background-color: #FB9660;
}

Frequently asked questions

What color is #FB9660?+

#FB9660 is a HEX color with RGB value rgb(251, 150, 96) and HSL value hsl(21, 95%, 68%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #FB9660?+

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